Skip to content

Commit 4ba1b5d

Browse files
Bump httparty from 0.23.2 to 0.24.0 (#3477)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 748734f commit 4ba1b5d

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
@@ -178,7 +178,7 @@ GEM
178178
hashie (5.0.0)
179179
highline (3.1.2)
180180
reline
181-
httparty (0.23.2)
181+
httparty (0.24.0)
182182
csv
183183
mini_mime (>= 1.0.0)
184184
multi_xml (>= 0.5.2)
@@ -267,8 +267,8 @@ GEM
267267
railties (>= 4.1)
268268
minitest-stub-const (0.6)
269269
msgpack (1.8.0)
270-
multi_xml (0.7.2)
271-
bigdecimal (~> 3.1)
270+
multi_xml (0.8.1)
271+
bigdecimal (>= 3.1, < 5)
272272
net-http (0.6.0)
273273
uri
274274
net-imap (0.5.12)

0 commit comments

Comments
 (0)