From b545692b0132221bca9ee6e6227028a888ac8bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:13:28 +0000 Subject: [PATCH] Bump httparty from 0.7.8 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.7.8 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.7.8...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b4485d6..a1ececcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,8 @@ GEM sass (~> 3.2.0.alpha.93) compass-rails (1.0.2) compass (>= 0.12.0, < 0.14) - crack (0.1.8) + crack (0.4.5) + rexml database_cleaner (0.6.7) decent_exposure (1.0.1) default_value_for (1.0.5) @@ -184,8 +185,9 @@ GEM has_scope (0.5.1) highline (1.6.13) hike (1.2.1) - httparty (0.7.8) - crack (= 0.1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) httpauth (0.1) i18n (0.6.0) inherited_resources (1.3.1) @@ -232,10 +234,12 @@ GEM mime-types (1.19) mini_magick (3.3) subexec (~> 0.1.0) + mini_mime (1.1.2) money (3.7.1) i18n (~> 0.4) json multi_json (1.3.6) + multi_xml (0.6.0) multipart-post (1.1.5) mustache (0.99.4) net-scp (1.0.4) @@ -317,6 +321,7 @@ GEM resque_spec (0.7.0) resque (>= 1.15.0) rspec (>= 2.5.0) + rexml (3.2.5) rsolr (1.0.8) builder (>= 2.1.2) rspec (2.11.0)