From ab6cc0b37d4626703a5de10658ec83e2b705e667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:13:39 +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 f7ec29b..1046d69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,19 +4,24 @@ GEM activesupport (3.1.1) multi_json (~> 1.0) addressable (2.2.7) - crack (0.1.8) + crack (0.4.5) + rexml diff-lcs (1.1.3) git (1.2.5) - httparty (0.7.8) - crack (= 0.1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.0) jeweler (1.6.2) bundler (~> 1.0) git (>= 1.2.5) rake + mini_mime (1.1.2) multi_json (1.0.4) + multi_xml (0.6.0) rake (0.9.2) rcov (0.9.9) + rexml (3.2.5) rspec (2.8.0) rspec-core (~> 2.8.0) rspec-expectations (~> 2.8.0)