From 6c1ce291f8e33851cb2ad880d4ef801251c4a9b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:43:16 +0000 Subject: [PATCH] Bump httparty from 0.11.0 to 0.21.0 in /_tools/validation Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.11.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.11.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _tools/validation/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_tools/validation/Gemfile.lock b/_tools/validation/Gemfile.lock index e87a156b..74eff895 100644 --- a/_tools/validation/Gemfile.lock +++ b/_tools/validation/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - httparty (0.11.0) - multi_json (~> 1.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) json (1.8.0) - multi_json (1.7.7) - multi_xml (0.5.4) + mini_mime (1.1.2) + multi_xml (0.6.0) paint (0.8.6) PLATFORMS