From 42e95723697a2223fbd6d8d181d56efaf6a43f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 18:02:17 +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: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 3cf3775..b221117 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM shikashi (~> 0.6) vault (~> 0.17) connection_pool (2.4.1) - csv (3.3.3) + csv (3.3.5) diff-lcs (1.5.1) down (5.4.1) addressable (~> 2.8) @@ -48,7 +48,7 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) hiera (3.12.0) - httparty (0.23.1) + httparty (0.23.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2)