From 28a7b54325c2be18037dffc524d95d8c16e50b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:18:08 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.21.0 in /test/rake_test_ng 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] --- test/rake_test_ng/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/rake_test_ng/Gemfile.lock b/test/rake_test_ng/Gemfile.lock index ab53075..a8581ce 100644 --- a/test/rake_test_ng/Gemfile.lock +++ b/test/rake_test_ng/Gemfile.lock @@ -8,12 +8,12 @@ GEM builder (3.0.0) hipchat (0.4.1) httparty - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) mime-types (1.18) - multi_json (1.3.5) - multi_xml (0.5.1) + mini_mime (1.1.2) + multi_xml (0.6.0) xml-simple (1.1.1) PLATFORMS