From 601f189d0b1a7ec9d064b43a7e52671e84403568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:14:39 +0000 Subject: [PATCH] Bump httparty from 0.8.1 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.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.8.1...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8595319..673d486 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) columnize (0.3.4) daemons (1.1.4) em-http-request (1.0.0) @@ -65,9 +65,9 @@ GEM httparty (>= 0.7.3) multipart-post http_parser.rb (0.5.3) - httparty (0.8.1) - multi_json - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.0) jquery-rails (1.0.18) railties (~> 3.0) @@ -81,13 +81,14 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) + mini_mime (1.1.2) mogli (0.0.36) hashie (~> 1.1.0) httmultiparty (>= 0.3.6) httparty (>= 0.4.3) multi_json (~> 1.0.3) - multi_json (1.0.3) - multi_xml (0.4.1) + multi_json (1.0.4) + multi_xml (0.6.0) multipart-post (1.1.4) mysql2 (0.2.17) polyglot (0.3.3)