From 7d514fce16ba881e7f0d0387490368e86d6ffb11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 14:55:02 +0000 Subject: [PATCH] Bump rest-client from 1.6.7 to 2.1.0 Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.6.7 to 2.1.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...v2.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5634de9..2a7063b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,10 +2,15 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) facter (1.7.4) hiera (1.3.0) json_pure highline (1.6.20) + http-accept (1.7.0) + http-cookie (1.0.3) + domain_name (~> 0.5) json (1.8.1) json_pure (1.8.1) librarian (0.1.1) @@ -15,10 +20,13 @@ GEM json librarian (>= 0.1.1) metaclass (0.0.1) - mime-types (2.0) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) mini_portile (0.5.2) mocha (0.14.0) metaclass (~> 0.0.1) + netrc (0.11.0) nokogiri (1.6.1) mini_portile (~> 0.5.0) puppet (3.4.1) @@ -36,8 +44,11 @@ GEM rspec (>= 2.9.0) rspec-puppet (>= 0.1.1) rake (10.1.1) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rgen (0.6.6) rspec (2.14.1) rspec-core (~> 2.14.0) @@ -50,6 +61,9 @@ GEM rspec-puppet (0.1.6) rspec thor (0.18.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby