From ae965d39a6010830012aef046e1aa2343d4b78d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 00:25:56 +0000 Subject: [PATCH] Bump httparty from 0.23.1 to 0.23.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.23.1 to 0.23.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.23.1...v0.23.2) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.23.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 28818d0..d600857 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.0) bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.0.2) @@ -100,7 +100,7 @@ GEM erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) - httparty (0.23.1) + httparty (0.23.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2)