From 3a7eb1bfd4d2c32aa40573b2f70bbbdcbe192853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 22:05:57 +0000 Subject: [PATCH] Bump httparty from 0.23.2 to 0.24.0 in /rakelib/init_deps/danger Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.23.2 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.2...v0.24.0) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rakelib/init_deps/danger/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rakelib/init_deps/danger/Gemfile.lock b/rakelib/init_deps/danger/Gemfile.lock index 0aec3f735..2d9c436f6 100644 --- a/rakelib/init_deps/danger/Gemfile.lock +++ b/rakelib/init_deps/danger/Gemfile.lock @@ -17,7 +17,7 @@ GEM addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) claide (1.1.0) claide-plugins (0.9.2) cork @@ -68,7 +68,7 @@ GEM base64 httparty (~> 0.20) terminal-table (>= 1.5.1) - httparty (0.23.2) + httparty (0.24.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -82,8 +82,8 @@ GEM logger (1.7.0) mini_mime (1.1.5) minitest (5.26.2) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_xml (0.8.0) + bigdecimal (>= 3.1, < 5) nap (1.1.0) net-http (0.8.0) uri (>= 0.11.1)