From 974bb542583000713a47e6a7ea790f72201bc913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:43:04 +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 ce95bad..fecd369 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,8 +95,8 @@ GEM httparty multi_json (>= 1.3.4) hike (1.2.2) - httparty (0.11.0) - multi_json (~> 1.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.6.1) journey (1.0.4) @@ -110,8 +110,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.23) - multi_json (1.7.3) - multi_xml (0.5.3) + mini_mime (1.1.2) + multi_json (1.15.0) + multi_xml (0.6.0) nokogiri (1.5.9) orm_adapter (0.4.0) polyglot (0.3.3)