From d1db4cefc2d80c03c272f9be021915968baf35a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 12:56:36 +0000 Subject: [PATCH] Bump httparty from 0.24.0 to 0.24.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.24.0 to 0.24.2. - [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.24.0...v0.24.2) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68a3e4e..e810921 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM nokogiri (>= 1.4) htmlcompressor (0.4.0) http_parser.rb (0.8.1) - httparty (0.24.0) + httparty (0.24.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -164,7 +164,7 @@ GEM mini_mime (1.1.5) minitest (6.0.1) prism (~> 1.5) - multi_xml (0.8.0) + multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) nokogiri (1.19.0-aarch64-linux-gnu) racc (~> 1.4)