From 8eb53aa1a52184c8dfd1fb6ed4a07ba13bc1b0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:17:17 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a451fc5..5150810 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,14 +8,14 @@ GEM remote: http://rubygems.org/ specs: fakeweb (1.3.0) - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) metaclass (0.0.1) + mini_mime (1.1.2) mocha (0.10.5) metaclass (~> 0.0.1) - multi_json (1.3.6) - multi_xml (0.5.1) + multi_xml (0.6.0) PLATFORMS ruby