From 9e2aff730af0d848e3afc227a119f7a707431736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:16:50 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.3 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.8.3...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c099ab4..b8dea4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,12 +35,13 @@ GEM rubyzip ffi (1.0.11) fssm (0.2.9) - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.0) - multi_json (1.3.6) - multi_xml (0.4.4) + mini_mime (1.1.2) + multi_json (1.15.0) + multi_xml (0.6.0) nokogiri (1.5.4) notifier (0.2.1) pygments.rb (0.2.12)