From 0612de3ee6bce570e6585e1f7129c18ae741122e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:39:20 +0000 Subject: [PATCH] Bump httparty from 0.15.6 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.15.6 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.15.6...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2f8015..e11739d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,14 +31,24 @@ GEM hipchat (1.6.0) httparty mimemagic - httparty (0.15.6) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) json (2.3.1) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_mime (1.1.2) + mini_portile2 (2.8.1) multi_json (1.13.1) multi_test (0.1.2) multi_xml (0.6.0) multipart-post (2.0.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.2) + rake (13.0.6) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0)