From 193913332c54538f441088b691dbc67df0e3bcae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 00:46:58 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.10.0 in /cookbooks/apache2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.3 to 0.10.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.10.0) Signed-off-by: dependabot[bot] --- cookbooks/apache2/Gemfile | 2 +- cookbooks/apache2/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cookbooks/apache2/Gemfile b/cookbooks/apache2/Gemfile index 2e4899c..0c17ab8 100644 --- a/cookbooks/apache2/Gemfile +++ b/cookbooks/apache2/Gemfile @@ -1,7 +1,7 @@ source :rubygems gem 'cucumber', '~> 1.1.8' -gem 'httparty', '~> 0.8.3' +gem 'httparty', '~> 0.10.0' gem 'minitest', '~> 3.0.0' gem 'nokogiri', '~> 1.5.0' diff --git a/cookbooks/apache2/Gemfile.lock b/cookbooks/apache2/Gemfile.lock index 165fc5e..cd52833 100644 --- a/cookbooks/apache2/Gemfile.lock +++ b/cookbooks/apache2/Gemfile.lock @@ -48,7 +48,7 @@ GEM gist (2.0.4) hashr (0.0.22) highline (1.6.15) - httparty (0.8.3) + httparty (0.10.0) multi_json (~> 1.0) multi_xml i18n (0.6.1) @@ -71,8 +71,8 @@ GEM mixlib-log (1.4.1) mixlib-shellout (1.1.0) moneta (0.6.0) - multi_json (1.3.6) - multi_xml (0.5.1) + multi_json (1.14.0) + multi_xml (0.6.0) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.2.2) @@ -137,7 +137,7 @@ PLATFORMS DEPENDENCIES cucumber (~> 1.1.8) - httparty (~> 0.8.3) + httparty (~> 0.10.0) minitest (~> 3.0.0) nokogiri (~> 1.5.0) test-kitchen