From a7b39d905d1c8b5ee627e18a6ce0eb67158a686b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:38:19 +0000 Subject: [PATCH] Bump httparty from 0.10.2 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.10.2 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.2...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c342761..5c206ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,8 @@ GEM crack (0.4.0) safe_yaml (~> 0.9.0) git (1.2.5) - httparty (0.10.2) - multi_json (~> 1.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.6.4) jeweler (1.8.4) @@ -29,9 +29,10 @@ GEM json (1.7.7) metaclass (0.0.1) mime-types (1.24) + mini_mime (1.1.2) mocha (0.10.5) metaclass (~> 0.0.1) - multi_json (1.6.1) + multi_json (1.15.0) multi_xml (0.5.3) rake (10.0.3) rdoc (3.12.2)