From 651cdeff7045e4f24fec8e13b95c4319dfe5dd4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:55:51 +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 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b934357b..c293f83fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,8 +230,8 @@ GEM highline (1.6.21) hike (1.2.3) htmlentities (4.3.3) - httparty (0.13.1) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpi (2.4.2) rack @@ -249,7 +249,7 @@ GEM jquery-rails (3.1.3) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) launchy (2.4.2) addressable (~> 2.3) leaflet-rails (0.7.4) @@ -287,6 +287,7 @@ GEM mime-types (1.25.1) mini_magick (3.8.1) subexec (~> 0.2.1) + mini_mime (1.1.2) mini_portile2 (2.0.0) minitar (0.5.4) minitest (5.8.4) @@ -300,7 +301,7 @@ GEM railties (>= 3.1) mono_logger (1.1.0) multi_json (1.12.0) - multi_xml (0.5.5) + multi_xml (0.6.0) mysql2 (0.3.21) net-dhcp (1.3.2) net-ldap (0.6.1)