From cb9e2339622030010e35bcfc73897ea63eacc0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:14:13 +0000 Subject: [PATCH] Bump httparty from 0.8.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.0 to 0.21.0. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/compare/v0.8.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f0d1c8..4763920 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,13 +17,14 @@ GEM nokogiri (>= 1.4.4) uuidtools (~> 2.1) diff-lcs (1.1.3) - httparty (0.8.0) - multi_json - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.0) json (1.6.0) - multi_json (1.0.3) - multi_xml (0.4.0) + mini_mime (1.1.2) + multi_json (1.15.0) + multi_xml (0.6.0) nokogiri (1.5.0) rake (0.9.2) rspec (2.6.0)