We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c806e commit f509078Copy full SHA for f509078
Gemfile.lock
@@ -250,8 +250,8 @@ GEM
250
http-accept (1.7.0)
251
http-cookie (1.0.3)
252
domain_name (~> 0.5)
253
- httparty (0.20.0)
254
- mime-types (~> 3.0)
+ httparty (0.21.0)
+ mini_mime (>= 1.0.0)
255
multi_xml (>= 0.5.2)
256
i18n (1.10.0)
257
concurrent-ruby (~> 1.0)
@@ -285,9 +285,9 @@ GEM
285
meta-tags (2.14.0)
286
actionpack (>= 3.2.0, < 6.2)
287
method_source (1.0.0)
288
- mime-types (3.3.1)
+ mime-types (3.4.1)
289
mime-types-data (~> 3.2015)
290
- mime-types-data (3.2021.0225)
+ mime-types-data (3.2022.0105)
291
mimemagic (0.4.3)
292
nokogiri (~> 1)
293
rake
0 commit comments