From 0b3939f83d6c804edcd60248c084695e7fa3c4ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:20:10 +0000 Subject: [PATCH] Bump httparty from 0.10.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.10.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.10.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 c4509be..fda64c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,9 +82,9 @@ GEM gherkin (2.11.6) json (>= 1.7.6) hike (1.2.1) - httparty (0.10.0) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.1) journey (1.0.4) jquery-rails (2.1.4) @@ -96,8 +96,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) - multi_json (1.5.0) - multi_xml (0.5.2) + mini_mime (1.1.2) + multi_json (1.15.0) + multi_xml (0.6.0) nokogiri (1.5.6) orm_adapter (0.4.0) orm_adapter_aws (0.0.1)