We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea1d009 + e29cb31 commit e61ccf9Copy full SHA for e61ccf9
Gemfile.lock
@@ -140,14 +140,17 @@ GEM
140
marcel (0.3.3)
141
mimemagic (~> 0.3.2)
142
method_source (0.9.2)
143
- mimemagic (0.3.3)
+ mimemagic (0.3.10)
144
+ nokogiri (~> 1)
145
+ rake
146
mini_mime (1.0.2)
- mini_portile2 (2.4.0)
147
+ mini_portile2 (2.5.1)
148
minitest (5.13.0)
149
nenv (0.3.0)
150
nio4r (2.5.2)
- nokogiri (1.10.8)
- mini_portile2 (~> 2.4.0)
151
+ nokogiri (1.11.5)
152
+ mini_portile2 (~> 2.5.0)
153
+ racc (~> 1.4)
154
notiffany (0.1.3)
155
nenv (~> 0.1)
156
shellany (~> 0.0)
@@ -158,6 +161,7 @@ GEM
158
161
byebug (~> 11.0)
159
162
pry (~> 0.10)
160
163
public_suffix (4.0.2)
164
+ racc (1.5.2)
165
rack (2.2.3)
166
rack-test (1.1.0)
167
rack (>= 1.0, < 3)
0 commit comments