Skip to content

Commit 0b9955d

Browse files
Bump httparty from 0.23.1 to 0.24.0
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.23.1 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.23.1...v0.24.0) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7b2030 commit 0b9955d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ GEM
452452
http-cookie (1.0.8)
453453
domain_name (~> 0.5)
454454
http-form_data (2.3.0)
455-
httparty (0.23.1)
455+
httparty (0.24.0)
456456
csv
457457
mini_mime (>= 1.0.0)
458458
multi_xml (>= 0.5.2)
@@ -529,8 +529,8 @@ GEM
529529
msgpack (1.8.0)
530530
multi_json (1.17.0)
531531
multi_test (0.1.2)
532-
multi_xml (0.7.1)
533-
bigdecimal (~> 3.1)
532+
multi_xml (0.8.1)
533+
bigdecimal (>= 3.1, < 5)
534534
multipart-post (2.4.1)
535535
mustermann (3.0.3)
536536
ruby2_keywords (~> 0.0.1)

0 commit comments

Comments
 (0)