From 8be853122d4eed6ce8bf8d6bdc185a6718455629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 22:11:55 +0000 Subject: [PATCH] build(deps): 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:production 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 1f34d91..87a435c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.0) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -140,7 +140,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.8) domain_name (~> 0.5) - httparty (0.23.1) + httparty (0.23.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2)