From 39d9558f939d61c2878115f148d96a47f93e0504 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 06:06:22 +0000 Subject: [PATCH] Update httparty to version 0.21.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dded63b8..4fe0594a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT - remote: git://github.com/chrisk/fakeweb.git + remote: https://github.com/chrisk/fakeweb.git revision: 2b08c1ff2714ec13a12f3497d67fcefce95c2cbe specs: fakeweb (1.3.0) GIT - remote: git://github.com/plataformatec/show_for.git + remote: https://github.com/plataformatec/show_for.git revision: 7f2dc583ee84e9fd86d00c70c5e63027b20a8efc specs: show_for (0.3.0.rc) @@ -170,8 +170,8 @@ GEM highline (2.0.0) http-cookie (1.0.2) domain_name (~> 0.5) - httparty (0.13.3) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpi (2.1.0) rack @@ -238,7 +238,7 @@ GEM money (6.5.0) i18n (>= 0.6.4, <= 0.7.0) multi_json (1.13.1) - multi_xml (0.5.5) + multi_xml (0.6.0) net-http-digest_auth (1.4) net-http-persistent (2.9.4) newrelic_rpm (5.6.0.349)