Skip to content

Commit e1f4443

Browse files
dependabot[bot]fbacall
authored andcommitted
Bump httparty from 0.21.0 to 0.24.0
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.21.0 to 0.24.0. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](jnunemaker/httparty@v0.21.0...v0.24.0) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5f24d8 commit e1f4443

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@ GEM
233233
http-accept (1.7.0)
234234
http-cookie (1.0.5)
235235
domain_name (~> 0.5)
236-
httparty (0.21.0)
236+
httparty (0.24.0)
237+
csv
237238
mini_mime (>= 1.0.0)
238239
multi_xml (>= 0.5.2)
239240
i18n (1.14.7)
@@ -376,7 +377,8 @@ GEM
376377
railties (>= 3.0)
377378
msgpack (1.7.2)
378379
multi_json (1.17.0)
379-
multi_xml (0.6.0)
380+
multi_xml (0.8.0)
381+
bigdecimal (>= 3.1, < 5)
380382
multipart-post (2.4.1)
381383
nested_form (0.3.2)
382384
net-http (0.6.0)

0 commit comments

Comments
 (0)