8000
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 3f4a594 commit a584712Copy full SHA for a584712
Gemfile.lock
@@ -150,7 +150,9 @@ GEM
150
marcel (0.3.3)
151
mimemagic (~> 0.3.2)
152
method_source (0.9.2)
153
- mimemagic (0.3.3)
+ mimemagic (0.3.10)
154
+ nokogiri (~> 1)
155
+ rake
156
mini_mime (1.0.1)
157
mini_portile2 (2.4.0)
158
minitest (5.14.1)
@@ -216,7 +218,7 @@ GEM
216
218
responders (2.4.1)
217
219
actionpack (>= 4.2.0, < 6.0)
220
railties (>= 4.2.0, < 6.0)
- rexml (3.2.4)
221
+ rexml (3.2.5)
222
rspec-core (3.8.0)
223
rspec-support (~> 3.8.0)
224
rspec-expectations (3.8.2)
0 commit comments