Skip to content

Commit b4d24ef

Browse files
Bump httparty from 0.23.1 to 0.24.0 in /back
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bef603e commit b4d24ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

back/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ GEM
761761
http-cookie (1.0.8)
762762
domain_name (~> 0.5)
763763
http-form_data (2.3.0)
764-
httparty (0.23.1)
764+
httparty (0.24.0)
765765
csv
766766
mini_mime (>= 1.0.0)
767767
multi_xml (>= 0.5.2)
@@ -875,8 +875,8 @@ GEM
875875
mrml (1.7.0-x86_64-linux)
876876
msgpack (1.7.2)
877877
multi_json (1.15.0)
878-
multi_xml (0.7.1)
879-
bigdecimal (~> 3.1)
878+
multi_xml (0.8.0)
879+
bigdecimal (>= 3.1, < 5)
880880
multipart-post (2.4.1)
881881
mustache (1.1.1)
882882
mutex_m (0.3.0)

0 commit comments

Comments
 (0)