From a1f7b1776a09d82c896be36977ceb9334319112b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 08:38:42 +0000 Subject: [PATCH] Bump httparty from 0.21.0 to 0.24.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.21.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.21.0...v0.24.0) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a8fade2..b1c35e65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,8 @@ GEM concurrent-ruby (~> 1.0) hashie (5.0.0) http_parser.rb (0.8.0) - httparty (0.21.0) + httparty (0.24.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.14.7) @@ -112,10 +113,11 @@ GEM middleman-syntax (3.4.0) middleman-core (>= 3.2) rouge (~> 3.2) - mini_mime (1.1.2) + mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (5.25.4) - multi_xml (0.6.0) + multi_xml (0.8.0) + bigdecimal (>= 3.1, < 5) neat (1.7.2) bourbon (>= 4.0) sass (>= 3.3)