This repository was archived by the owner on Apr 9, 2024. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ gem 'chronic', '~> 0.10.2'
4
4
gem 'cloudinary'
5
5
gem 'github-linguist' , '~> 5.3'
6
6
gem 'licensee' , '~> 9.9'
7
- gem 'nokogiri' , '1.11.4 '
7
+ gem 'nokogiri' , '1.14.3 '
8
8
gem 'octokit' , '~> 4.8'
9
9
gem 'rack' , '>= 2.0.6'
10
10
gem 'rest-client' , '~> 2.0'
Original file line number Diff line number Diff line change 90
90
mime-types (3.3 )
91
91
mime-types-data (~> 3.2015 )
92
92
mime-types-data (3.2019.1009 )
93
- mini_portile2 (2.5 .1 )
93
+ mini_portile2 (2.8 .1 )
94
94
multi_json (1.13.1 )
95
95
multi_xml (0.6.0 )
96
96
multipart-post (2.1.1 )
97
97
mustermann (1.0.3 )
98
98
naught (1.1.0 )
99
99
netrc (0.11.0 )
100
- nokogiri (1.11.4 )
101
- mini_portile2 (~> 2.5 .0 )
100
+ nokogiri (1.14.3 )
101
+ mini_portile2 (~> 2.8 .0 )
102
102
racc (~> 1.4 )
103
103
octokit (4.8.0 )
104
104
sawyer (~> 0.8.0 , >= 0.5.3 )
110
110
byebug (~> 11.0 )
111
111
pry (~> 0.10 )
112
112
public_suffix (4.0.1 )
113
- racc (1.5 .2 )
113
+ racc (1.6 .2 )
114
114
rack (2.1.4.3 )
115
115
rack-protection (2.0.2 )
116
116
rack
@@ -202,7 +202,7 @@ DEPENDENCIES
202
202
cloudinary
203
203
github-linguist (~> 5.3 )
204
204
licensee (~> 9.9 )
205
- nokogiri (= 1.11.4 )
205
+ nokogiri (= 1.14.3 )
206
206
octokit (~> 4.8 )
207
207
pry-byebug
208
208
rack (>= 2.0.6 )
You can’t perform that action at this time.
0 commit comments