From 16347fe42f0ef0f1e7349c0244228f4a3a56f819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:47:56 +0000 Subject: [PATCH] Bump httparty from 0.12.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.12.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.12.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e4bcc66..d692e100 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,6 +19,8 @@ GEM ffi (1.9.0) ffi (1.9.0-java) ffi (1.9.0-x86-mingw32) + ffi-win32-extensions (1.0.4) + ffi gherkin (2.12.2) multi_json (~> 1.3) gherkin (2.12.2-java) @@ -37,8 +39,8 @@ GEM tilt hashie (2.0.5) highline (1.6.20) - httparty (0.12.0) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpauth (0.2.0) jeweler (1.8.8) @@ -52,13 +54,14 @@ GEM rdoc jruby-openssl (0.9.4) bouncy-castle-java (>= 1.5.0147) - json (1.8.1) - json (1.8.1-java) + json (1.8.6) + json (1.8.6-java) jwt (0.1.8) multi_json (>= 1.5) + mini_mime (1.1.2) multi_json (1.8.2) multi_test (0.0.2) - multi_xml (0.5.5) + multi_xml (0.6.0) multipart-post (1.2.0) nokogiri (1.5.10) nokogiri (1.5.10-java) @@ -106,18 +109,13 @@ GEM tilt (~> 1.3) thor (0.18.1) tilt (1.4.1) - win32-api (1.5.0-x86-mingw32) - win32-file (0.6.8) - win32-api (>= 1.2.1) - win32-file-stat (>= 1.3.2) - windows-pr (>= 1.0.8) - win32-file-stat (1.3.6) - windows-pr (>= 1.0.0) - windows-api (0.4.2) - win32-api (>= 1.4.5) - windows-pr (1.2.2) - win32-api (>= 1.4.5) - windows-api (>= 0.3.0) + win32-file (0.8.2) + ffi + ffi-win32-extensions + win32-file-stat (>= 1.4.0) + win32-file-stat (1.5.5) + ffi + ffi-win32-extensions PLATFORMS java