From 7453739dda453b41d75426756bb1574884930f2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:55:27 +0000 Subject: [PATCH] Bump httparty from 0.13.1 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.1 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.13.1...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 783ee09..2a054bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,15 +35,15 @@ GEM ffi (1.1.5) hashery (2.1.1) hashie (2.1.1) - httparty (0.13.1) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - json (1.8.1) libwebsocket (0.1.5) addressable mime-types (1.19) + mini_mime (1.1.2) multi_json (1.3.6) - multi_xml (0.5.5) + multi_xml (0.6.0) nokogiri (1.5.5) rack (1.4.1) rack-test (0.6.1)