Merge pull request #1727 from Retrospring/dependabot/bundler/httparty-0.22.0
This commit is contained in:
commit
6e9b0f8b1b
|
@ -120,6 +120,7 @@ GEM
|
|||
crass (1.0.6)
|
||||
cssbundling-rails (1.4.0)
|
||||
railties (>= 6.0.0)
|
||||
csv (3.3.0)
|
||||
database_cleaner (2.0.2)
|
||||
database_cleaner-active_record (>= 2, < 3)
|
||||
database_cleaner-active_record (2.1.0)
|
||||
|
@ -212,7 +213,8 @@ GEM
|
|||
sysexits (~> 1.1)
|
||||
hkdf (0.3.0)
|
||||
http-2 (0.11.0)
|
||||
httparty (0.21.0)
|
||||
httparty (0.22.0)
|
||||
csv
|
||||
mini_mime (>= 1.0.0)
|
||||
multi_xml (>= 0.5.2)
|
||||
i18n (1.14.5)
|
||||
|
@ -273,7 +275,8 @@ GEM
|
|||
minitest (5.23.0)
|
||||
msgpack (1.7.2)
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
multi_xml (0.7.1)
|
||||
bigdecimal (~> 3.1)
|
||||
nested_form (0.3.2)
|
||||
net-http-persistent (4.0.2)
|
||||
connection_pool (~> 2.2)
|
||||
|
|
Loading…
Reference in New Issue