From 73e3e5aef838401a3c6ac282fd3ffcd8915f9277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 02:17:18 +0000 Subject: [PATCH] Bump httparty from 0.22.0 to 0.23.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.22.0 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.22.0...v0.23.2) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 3893d44..e4ef289 100644 --- a/Gemfile +++ b/Gemfile @@ -51,7 +51,7 @@ gem "bootsnap", require: false # gem "image_processing", "~> 1.2" # Makes http fun again! Ain't no party like a httparty, because a httparty don't stop. -gem "httparty", "~> 0.22.0" +gem "httparty", "~> 0.23.2" # A framework for creating reusable, testable & encapsulated view components gem "view_component", "~> 3.21" diff --git a/Gemfile.lock b/Gemfile.lock index c532474..0ac3a82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) - csv (3.3.0) + csv (3.3.5) date (3.4.1) debug (1.10.0) irb (~> 1.10) @@ -117,7 +117,7 @@ GEM herb (0.7.5-x86_64-linux-gnu) heroicon (1.0.0) rails (>= 5.2) - httparty (0.22.0) + httparty (0.23.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -173,7 +173,7 @@ GEM mini_portile2 (2.8.9) minitest (5.26.0) msgpack (1.7.2) - multi_xml (0.7.0) + multi_xml (0.7.2) bigdecimal (~> 3.1) mutex_m (0.3.0) net-imap (0.4.20) @@ -345,7 +345,7 @@ DEPENDENCIES gems herb (~> 0.7.5) heroicon (~> 1.0) - httparty (~> 0.22.0) + httparty (~> 0.23.2) inline_svg (~> 1.10) irb (~> 1.15) jbuilder