From be3b94a79f96dd717d04f9dd070bec8a4fa0a922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:48:58 +0000 Subject: [PATCH] Bump httparty from 0.21.0 to 0.22.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.21.0 to 0.22.0. - [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.21.0...v0.22.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70a5215..e004213 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,8 @@ GEM net-http hashdiff (1.1.0) hashie (5.0.0) - httparty (0.21.0) + httparty (0.22.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.14.4) @@ -83,7 +84,8 @@ GEM mini_mime (1.1.5) minitest (5.22.3) multi_json (1.15.0) - multi_xml (0.6.0) + multi_xml (0.7.0) + bigdecimal (~> 3.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) mutex_m (0.2.0)