From d9b5703386df7d93e559cbc58a33af2bfc2f8d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:11:28 +0000 Subject: [PATCH] Bump rest-client from 1.7.3 to 1.8.0 in /ideas/platform-testing Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.7.3 to 1.8.0. - [Release notes](https://github.com/rest-client/rest-client/releases) - [Changelog](https://github.com/rest-client/rest-client/blob/master/history.md) - [Commits](https://github.com/rest-client/rest-client/compare/v1.7.3...v1.8.0) Signed-off-by: dependabot[bot] --- ideas/platform-testing/Gemfile.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/ideas/platform-testing/Gemfile.lock b/ideas/platform-testing/Gemfile.lock index e3ad2bbd..4b64c8a6 100644 --- a/ideas/platform-testing/Gemfile.lock +++ b/ideas/platform-testing/Gemfile.lock @@ -1,6 +1,10 @@ GEM remote: https://rubygems.org/ specs: + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + http-cookie (1.0.3) + domain_name (~> 0.5) kitchen-digital_ocean (0.4.0) rest-client (~> 1.7) test-kitchen (~> 1.0) @@ -8,15 +12,16 @@ GEM kitchen-sync (1.0.1) net-sftp test-kitchen (>= 1.0.0) - mime-types (2.4.3) + mime-types (2.99.3) mixlib-shellout (2.0.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (2.9.2) - netrc (0.10.3) - rest-client (1.7.3) + netrc (0.11.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) safe_yaml (1.0.4) @@ -27,6 +32,9 @@ GEM safe_yaml (~> 1.0) thor (~> 0.18) thor (0.19.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby