From 42dd5b391a70a91055e2c3284a4ad77744e9b7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:55:54 +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 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6726a43..3f9cc73 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 @@ -808,8 +808,8 @@ 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) @@ -825,11 +825,12 @@ GEM rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) + mini_mime (1.1.2) mini_portile2 (2.4.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.10.8) mini_portile2 (~> 2.4.0) nokogiri (1.10.8-java)