From 538fa8f07b9c98ea7a5ea96456bea5d0f4f92bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:47:52 +0000 Subject: [PATCH] Bump httparty from 0.12.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.12.0 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.12.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 624f6fd..d1f0e42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,8 +46,8 @@ GEM hipchat (1.4.0) httparty http_parser.rb (0.5.3) - httparty (0.12.0) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.6.5) jeweler (2.1.2) @@ -67,10 +67,11 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) + mini_mime (1.1.2) mini_portile2 (2.1.0) minitest (4.7.5) multi_json (1.13.1) - multi_xml (0.5.5) + multi_xml (0.6.0) multipart-post (2.0.0) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0)