From 95b32c3637f617b05cd51e4e541200e0023909b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:18:52 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.3 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.3...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 b5ff68d..f575588 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,9 +36,9 @@ GEM multipart-post (~> 1.2.0) fastercsv (1.5.5) hike (1.2.1) - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) httpi (2.0.2) rack i18n (0.6.1) @@ -50,8 +50,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.19) - multi_json (1.3.6) - multi_xml (0.5.1) + mini_mime (1.1.2) + multi_json (1.15.0) + multi_xml (0.6.0) multipart-post (1.2.0) mysql2 (0.3.11) newrelic_rpm (3.6.6.147)