Skip to content

Commit ec782cb

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: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e265bb commit ec782cb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
bibtex-ruby (6.1.0)
3030
latex-decode (~> 0.0)
3131
racc (~> 1.7)
32-
bigdecimal (3.1.9)
32+
bigdecimal (4.0.1)
3333
citeproc (1.1.0)
3434
date
3535
forwardable
@@ -61,7 +61,7 @@ GEM
6161
css_parser (1.21.1)
6262
addressable
6363
cssminify2 (2.0.1)
64-
csv (3.3.4)
64+
csv (3.3.5)
6565
date (3.4.1)
6666
deep_merge (1.2.2)
6767
drb (2.2.3)
@@ -111,7 +111,7 @@ GEM
111111
nokogiri (>= 1.4)
112112
htmlcompressor (0.4.0)
113113
http_parser.rb (0.8.0)
114-
httparty (0.23.1)
114+
httparty (0.24.0)
115115
csv
116116
mini_mime (>= 1.0.0)
117117
multi_xml (>= 0.5.2)
@@ -200,8 +200,8 @@ GEM
200200
mercenary (0.4.0)
201201
mini_mime (1.1.5)
202202
minitest (5.25.5)
203-
multi_xml (0.7.2)
204-
bigdecimal (~> 3.1)
203+
multi_xml (0.8.1)
204+
bigdecimal (>= 3.1, < 5)
205205
namae (1.2.0)
206206
racc (~> 1.7)
207207
nokogiri (1.18.9-aarch64-linux-gnu)

0 commit comments

Comments
 (0)