From 169754d2a0f85a42e91fc323196cbcf3abb47cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:48:06 +0000 Subject: [PATCH] Bump httparty from 0.16.2 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.16.2 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.16.2...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b1c606..dd2e59f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,8 @@ GEM hashdiff (0.3.7) hashie (3.5.7) highline (1.7.10) - httparty (0.16.2) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.0.1) concurrent-ruby (~> 1.0) @@ -93,6 +94,7 @@ GEM multi_json to_regexp (~> 0.2.1) method_source (0.9.0) + mini_mime (1.1.2) mini_portile2 (2.3.0) minitest (5.11.3) multi_json (1.13.1)