From 075724cc5f7390846fa2ce8086154d2001c9ea39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:19:48 +0000 Subject: [PATCH] chore(deps): bump httparty in the dependencies group Bumps the dependencies group with 1 update: [httparty](https://github.com/jnunemaker/httparty). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 368735fa445..40a14fabc1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - httparty (0.24.0) + httparty (0.24.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -258,7 +258,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (6.0.1) prism (~> 1.5) - multi_xml (0.8.0) + multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) net-http (0.9.1) uri (>= 0.11.1)