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 bd50172 commit dba8b1eCopy full SHA for dba8b1e
Gemfile.lock
@@ -245,8 +245,8 @@ GEM
245
http-accept (1.7.0)
246
http-cookie (1.0.3)
247
domain_name (~> 0.5)
248
- httparty (0.20.0)
249
- mime-types (~> 3.0)
+ httparty (0.21.0)
+ mini_mime (>= 1.0.0)
250
multi_xml (>= 0.5.2)
251
i18n (1.10.0)
252
concurrent-ruby (~> 1.0)
@@ -281,9 +281,9 @@ GEM
281
meta-tags (2.14.0)
282
actionpack (>= 3.2.0, < 6.2)
283
method_source (1.0.0)
284
- mime-types (3.3.1)
+ mime-types (3.4.1)
285
mime-types-data (~> 3.2015)
286
- mime-types-data (3.2021.0225)
+ mime-types-data (3.2023.0218.1)
287
mimemagic (0.4.3)
288
nokogiri (~> 1)
289
rake
0 commit comments