From e1fd8c05d880eed5920a308b3def12c83f7b3bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:34:06 +0000 Subject: [PATCH] Bump rest-client from 1.6.7 to 1.8.0 in /hephaestus Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.6.7 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.6.7...v1.8.0) Signed-off-by: dependabot[bot] --- hephaestus/Gemfile.lock | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/hephaestus/Gemfile.lock b/hephaestus/Gemfile.lock index b363f873..e992a1a1 100644 --- a/hephaestus/Gemfile.lock +++ b/hephaestus/Gemfile.lock @@ -36,6 +36,8 @@ GEM coderay (1.0.8) database_cleaner (0.8.0) docsplit (0.7.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) dotenv (0.11.1) dotenv-deployment (~> 0.0.2) dotenv-deployment (0.0.2) @@ -44,6 +46,8 @@ GEM hashie (2.0.5) hashr (0.0.22) highline (1.6.16) + http-cookie (1.0.3) + domain_name (~> 0.5) httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) @@ -54,7 +58,7 @@ GEM log4r (1.1.10) metaclass (0.0.4) method_source (0.8.1) - mime-types (1.25) + mime-types (1.25.1) minitest (5.4.3) minitest-spec-context (0.0.3) mocha (1.1.0) @@ -81,6 +85,7 @@ GEM net-ssh (2.6.6) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) + netrc (0.11.0) nokogiri (1.5.5) oj (1.2.11) origin (1.1.0) @@ -101,8 +106,10 @@ GEM redis-namespace (~> 1.3) sinatra (>= 0.9.2) vegas (~> 0.1.2) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) ruby-progressbar (1.2.0) sinatra (1.4.5) rack (~> 1.4) @@ -120,6 +127,9 @@ GEM rake rest-client (~> 1.6) tzinfo (0.3.38) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) vegas (0.1.11) rack (>= 1.0.0) yajl-ruby (1.1.0)