From 7238c3a22f62b45844ecfcc74594c022d2971317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:40:10 +0000 Subject: [PATCH] Bump httparty from 0.11.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.11.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.11.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce4ba17..4931a16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,8 +18,8 @@ GEM addressable diff-lcs (1.2.4) htmlentities (4.3.1) - httparty (0.11.0) - multi_json (~> 1.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.6.4) json (1.8.0) @@ -29,9 +29,10 @@ GEM treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.23) + mini_mime (1.1.2) minitest (4.7.5) - multi_json (1.7.6) - multi_xml (0.5.4) + multi_json (1.15.0) + multi_xml (0.6.0) mysql2 (0.3.11) nokogiri (1.5.9) polyglot (0.3.3)