From 923f04bfec08454ff31eceb1fc8b3567ff236664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 09:30:53 +0000 Subject: [PATCH] Bump httparty from 0.22.0 to 0.23.1 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.22.0 to 0.23.1. - [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.1) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 61095ff..62fabee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM concurrent-ruby (1.3.5) connection_pool (2.5.0) crass (1.0.6) - csv (3.3.2) + csv (3.3.3) date (3.4.1) debug (1.10.0) irb (~> 1.10) @@ -113,7 +113,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - httparty (0.22.0) + httparty (0.23.1) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2)