From 4e7c8ef8ebc91008e11df02e018ac4f1982671a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:55:48 +0000 Subject: [PATCH] chore(deps): 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 a0fef66ec..93c9a97eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,8 @@ GEM http-cookie (1.0.2) domain_name (~> 0.5) http_parser.rb (0.5.3) - httparty (0.16.2) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -276,6 +277,7 @@ GEM bundler method_source (0.8.1) mime-types (1.25.1) + mini_mime (1.1.2) mini_portile2 (2.4.0) minitest (4.7.5) multi_json (1.15.0)