We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c398a8f commit ed6871aCopy full SHA for ed6871a
Gemfile.lock
@@ -202,7 +202,9 @@ GEM
202
mime-types (3.3.1)
203
mime-types-data (~> 3.2015)
204
mime-types-data (3.2021.0225)
205
- mimemagic (0.3.5)
+ mimemagic (0.3.10)
206
+ nokogiri (~> 1)
207
+ rake
208
mini_mime (1.0.2)
209
mini_portile2 (2.5.0)
210
minitest (5.14.4)
@@ -291,7 +293,7 @@ GEM
291
293
http-cookie (>= 1.0.2, < 2.0)
292
294
mime-types (>= 1.16, < 4.0)
295
netrc (~> 0.8)
- rexml (3.2.4)
296
+ rexml (3.2.5)
297
rollbar (2.22.1)
298
rspec-core (3.10.1)
299
rspec-support (~> 3.10.0)
0 commit comments