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.
1 parent 59b68d1 commit 1931c86Copy full SHA for 1931c86
Gemfile.lock
@@ -167,15 +167,16 @@ GEM
167
mini_mime (>= 0.1.1)
168
method_source (0.9.2)
169
mini_mime (1.0.1)
170
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
171
minitest (5.11.3)
172
multi_json (1.13.1)
173
multi_test (0.1.2)
174
mysql2 (0.5.2)
175
nenv (0.3.0)
176
nio4r (2.3.1)
177
- nokogiri (1.10.2)
178
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.9)
+ mini_portile2 (~> 2.8.0)
179
+ racc (~> 1.4)
180
notiffany (0.1.1)
181
nenv (~> 0.1)
182
shellany (~> 0.0)
@@ -197,6 +198,7 @@ GEM
197
198
psych (3.1.0)
199
public_suffix (3.0.3)
200
puma (3.12.1)
201
+ racc (1.6.0)
202
rack (2.0.7)
203
rack-livereload (0.3.17)
204
rack
0 commit comments