From 18a1c44a75b6ce26353bd64b6fdb2e265bda7d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:22:30 +0000 Subject: [PATCH] Bump httparty from 0.22.0 to 0.24.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.22.0 to 0.24.0. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/compare/v0.22.0...v0.24.0) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7400328f..92363dae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM bibtex-ruby (6.1.0) latex-decode (~> 0.0) racc (~> 1.7) - bigdecimal (3.1.8) + bigdecimal (4.1.2) citeproc (1.0.10) namae (~> 1.0) citeproc-ruby (1.1.14) @@ -38,7 +38,7 @@ GEM css_parser (1.17.1) addressable cssminify2 (2.0.1) - csv (3.3.0) + csv (3.3.5) deep_merge (1.2.2) drb (2.2.1) em-websocket (0.5.3) @@ -68,7 +68,7 @@ GEM nokogiri (>= 1.4) htmlcompressor (0.4.0) http_parser.rb (0.8.0) - httparty (0.22.0) + httparty (0.24.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -152,8 +152,8 @@ GEM mercenary (0.4.0) mini_mime (1.1.5) minitest (5.22.3) - multi_xml (0.7.1) - bigdecimal (~> 3.1) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) mutex_m (0.2.0) namae (1.2.0) racc (~> 1.7)