Skip to content

Commit 2fa0248

Browse files
build(deps): 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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cbd0e7 commit 2fa0248

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
@@ -155,7 +155,7 @@ GEM
155155
crass (1.0.6)
156156
cssbundling-rails (1.4.3)
157157
railties (>= 6.0.0)
158-
csv (3.3.4)
158+
csv (3.3.5)
159159
database_cleaner-active_record (2.2.2)
160160
activerecord (>= 5.a)
161161
database_cleaner-core (~> 2.0)
@@ -276,7 +276,7 @@ GEM
276276
activesupport (>= 7.1)
277277
hashdiff (1.2.1)
278278
htmlentities (4.3.4)
279-
httparty (0.23.1)
279+
httparty (0.24.0)
280280
csv
281281
mini_mime (>= 1.0.0)
282282
multi_xml (>= 0.5.2)
@@ -335,8 +335,8 @@ GEM
335335
mini_mime (1.1.5)
336336
mini_portile2 (2.8.9)
337337
minitest (5.27.0)
338-
multi_xml (0.7.1)
339-
bigdecimal (~> 3.1)
338+
multi_xml (0.8.1)
339+
bigdecimal (>= 3.1, < 5)
340340
multipart-post (2.4.1)
341341
net-http-persistent (4.0.4)
342342
connection_pool (~> 2.2)

0 commit comments

Comments
 (0)