From 621178b22be9372b88e5e7d8d2370b2bf957fed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:18:34 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.21.0 in /chef/public_cookbooks/apache2 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: direct:production ... Signed-off-by: dependabot[bot] --- chef/public_cookbooks/apache2/Gemfile | 2 +- chef/public_cookbooks/apache2/Gemfile.lock | 25 ++++++++++++---------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/chef/public_cookbooks/apache2/Gemfile b/chef/public_cookbooks/apache2/Gemfile index 2e4899c..9e17620 100644 --- a/chef/public_cookbooks/apache2/Gemfile +++ b/chef/public_cookbooks/apache2/Gemfile @@ -1,7 +1,7 @@ source :rubygems gem 'cucumber', '~> 1.1.8' -gem 'httparty', '~> 0.8.3' +gem 'httparty', '~> 0.21.0' gem 'minitest', '~> 3.0.0' gem 'nokogiri', '~> 1.5.0' diff --git a/chef/public_cookbooks/apache2/Gemfile.lock b/chef/public_cookbooks/apache2/Gemfile.lock index 3e7dbf9..174896f 100644 --- a/chef/public_cookbooks/apache2/Gemfile.lock +++ b/chef/public_cookbooks/apache2/Gemfile.lock @@ -48,11 +48,11 @@ GEM gist (2.0.4) hashr (0.0.22) highline (1.6.15) - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.21.0) + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (0.6.1) - ipaddress (0.8.0) + ipaddress (0.8.3) json (1.5.4) librarian (0.0.24) archive-tar-minitar (>= 0.5.2) @@ -63,16 +63,17 @@ GEM method_source (0.6.7) ruby_parser (>= 2.3.1) mime-types (1.19) + mini_mime (1.1.2) minitest (3.0.1) mixlib-authentication (1.3.0) mixlib-log mixlib-cli (1.2.2) - mixlib-config (1.1.2) - mixlib-log (1.4.1) + mixlib-config (3.0.27) + tomlrb + mixlib-log (3.0.9) mixlib-shellout (1.1.0) moneta (0.6.0) - multi_json (1.3.6) - multi_xml (0.5.1) + multi_xml (0.6.0) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.2.2) @@ -82,12 +83,13 @@ GEM net-ssh (>= 2.1.4) net-ssh-gateway (>= 0.99.0) nokogiri (1.5.0) - ohai (6.14.1) + ohai (6.24.2) ipaddress mixlib-cli mixlib-config mixlib-log - systemu + mixlib-shellout + systemu (~> 2.5.2) yajl-ruby polyglot (0.3.3) pry (0.9.7.4) @@ -116,6 +118,7 @@ GEM vagrant (~> 1.0.2) yajl-ruby (~> 1.1.0) thor (0.16.0) + tomlrb (2.0.3) treetop (1.4.11) polyglot polyglot (>= 0.3.1) @@ -137,7 +140,7 @@ PLATFORMS DEPENDENCIES cucumber (~> 1.1.8) - httparty (~> 0.8.3) + httparty (~> 0.21.0) minitest (~> 3.0.0) nokogiri (~> 1.5.0) test-kitchen