From fe41949fa139111f4dc1a505a8582d3616d27d38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:34:12 +0000 Subject: [PATCH] Bump httparty from 0.14.0 to 0.21.0 in /graphql Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.14.0 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.14.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- graphql/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/graphql/Gemfile.lock b/graphql/Gemfile.lock index 39f4674ad..ce91ec76a 100644 --- a/graphql/Gemfile.lock +++ b/graphql/Gemfile.lock @@ -1,9 +1,11 @@ GEM remote: https://rubygems.org/ specs: - httparty (0.14.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - multi_xml (0.5.5) + mini_mime (1.1.2) + multi_xml (0.6.0) PLATFORMS ruby