From abf09b531b29bb9a65440349158de98f7364b20d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:42:52 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b4e060..32b5c3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,13 +10,13 @@ GEM specs: awesome_print (0.4.0) diff-lcs (1.1.2) - hashie (2.0.5) - httparty (0.11.0) - multi_json (~> 1.0) + hashie (1.2.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) json (1.5.3) - multi_json (1.7.7) - multi_xml (0.5.4) + mini_mime (1.1.2) + multi_xml (0.6.0) rack (1.3.0) rake (10.1.0) rr (1.0.2) @@ -41,7 +41,7 @@ PLATFORMS DEPENDENCIES api_smith! awesome_print - hashie (~> 2.0) + hashie (~> 1.0) json rake rr