Skip to content

Commit cc2ad40

Browse files
build(deps): Bump httparty from 0.23.2 to 0.24.0
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.23.2 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.2...v0.24.0) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83a1c9e commit cc2ad40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
bcrypt_pbkdf (1.1.2)
8989
bcrypt_pbkdf (1.1.2-arm64-darwin)
9090
bcrypt_pbkdf (1.1.2-x86_64-darwin)
91-
bigdecimal (3.3.1)
91+
bigdecimal (4.0.1)
9292
bootsnap (1.19.0)
9393
msgpack (~> 1.2)
9494
builder (3.3.0)
@@ -173,7 +173,7 @@ GEM
173173
activesupport (>= 6.1)
174174
hashdiff (1.2.1)
175175
hashie (5.0.0)
176-
httparty (0.23.2)
176+
httparty (0.24.0)
177177
csv
178178
mini_mime (>= 1.0.0)
179179
multi_xml (>= 0.5.2)
@@ -219,8 +219,8 @@ GEM
219219
mini_portile2 (2.8.9)
220220
minitest (5.27.0)
221221
msgpack (1.8.0)
222-
multi_xml (0.7.2)
223-
bigdecimal (~> 3.1)
222+
multi_xml (0.8.1)
223+
bigdecimal (>= 3.1, < 5)
224224
mysql2 (0.5.7)
225225
bigdecimal
226226
net-http (0.8.0)

0 commit comments

Comments
 (0)