From 38c3d7a21eb937a07d105db4f4ff2984528df2c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:56:43 +0000 Subject: [PATCH] Bump httparty from 0.13.1 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.1 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.13.1...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c7d3187..8355fdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/spree/endpoint_base.git - revision: 5a819541b20ade1b7ec6eb19f38fbab7eaf3e14e + remote: https://github.com/spree/endpoint_base.git + revision: b3077af5b54ba18ed47bdbef01395b0027ad6637 specs: endpoint_base (0.3) activesupport @@ -51,15 +51,15 @@ GEM guard-rspec (4.3.1) guard (~> 2.1) rspec (>= 2.14, < 4.0) - httparty (0.13.1) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.6.11) jbuilder (2.1.3) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) - json (1.8.1) - json (1.8.1-java) + json (1.8.6) + json (1.8.6-java) kgio (2.9.2) listen (2.7.9) celluloid (>= 0.15.2) @@ -67,11 +67,12 @@ GEM rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) + mini_mime (1.1.2) mini_portile (0.6.0) minitest (5.4.0) model_un (0.2.1) multi_json (1.10.1) - multi_xml (0.5.5) + multi_xml (0.6.0) nokogiri (1.6.3.1) mini_portile (= 0.6.0) nokogiri (1.6.3.1-java)