From adc26a034c5e8ae2eed23e703c0bf41a4b0d69b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:42:39 +0000 Subject: [PATCH] Bump httparty from 0.11.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.11.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.11.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15df790..a2b13d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,8 +107,8 @@ GEM builder (>= 2.1.2) highline (1.6.18) hike (1.2.3) - httparty (0.11.0) - multi_json (~> 1.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpi (1.1.1) rack @@ -127,10 +127,11 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.23) + mini_mime (1.1.2) money (5.1.1) i18n (~> 0.6.0) - multi_json (1.7.7) - multi_xml (0.5.4) + multi_json (1.15.0) + multi_xml (0.6.0) nokogiri (1.5.10) nori (1.1.5) orm_adapter (0.4.0)