From 118b7c1ed68b47409e24172f92ac8c127ca6055f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 00:46:09 +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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d3a013..22fc049 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,6 +87,7 @@ GEM bigdecimal rexml crass (1.0.6) + csv (3.3.0) date (3.3.4) debug (1.9.2) irb (~> 1.10) @@ -101,7 +102,8 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.1.0) - httparty (0.21.0) + httparty (0.22.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.14.4) @@ -124,7 +126,8 @@ GEM marcel (1.0.2) mini_mime (1.1.5) minitest (5.22.3) - multi_xml (0.6.0) + multi_xml (0.7.1) + bigdecimal (~> 3.1) mutex_m (0.2.0) net-imap (0.4.10) date