From ec782cb1bb676c9eec90b0827466a3bc128fb617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 14:51:56 +0000 Subject: [PATCH] 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](https://github.com/jnunemaker/httparty/compare/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] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfc2226a96777..e697d227ff197 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM bibtex-ruby (6.1.0) latex-decode (~> 0.0) racc (~> 1.7) - bigdecimal (3.1.9) + bigdecimal (4.0.1) citeproc (1.1.0) date forwardable @@ -61,7 +61,7 @@ GEM css_parser (1.21.1) addressable cssminify2 (2.0.1) - csv (3.3.4) + csv (3.3.5) date (3.4.1) deep_merge (1.2.2) drb (2.2.3) @@ -111,7 +111,7 @@ GEM nokogiri (>= 1.4) htmlcompressor (0.4.0) http_parser.rb (0.8.0) - httparty (0.23.1) + httparty (0.24.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -200,8 +200,8 @@ GEM mercenary (0.4.0) mini_mime (1.1.5) minitest (5.25.5) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) namae (1.2.0) racc (~> 1.7) nokogiri (1.18.9-aarch64-linux-gnu)