From a781042b7a1daeadcceaa22001aa81122925ae4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 22:12:55 +0000 Subject: [PATCH] Bump rest-client from 1.6.7 to 2.1.0 in /puppet/modules/git 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] --- puppet/modules/git/Gemfile.lock | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/puppet/modules/git/Gemfile.lock b/puppet/modules/git/Gemfile.lock index 0a00020..fb4a79c 100644 --- a/puppet/modules/git/Gemfile.lock +++ b/puppet/modules/git/Gemfile.lock @@ -2,15 +2,23 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.4) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) facter (1.7.1) hiera (1.2.1) json_pure + http-accept (1.7.0) + http-cookie (1.0.3) + domain_name (~> 0.5) json_pure (1.8.0) metaclass (0.0.1) - mime-types (1.23) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) mini_portile (0.5.0) mocha (0.14.0) metaclass (~> 0.0.1) + netrc (0.11.0) nokogiri (1.6.0) mini_portile (~> 0.5.0) puppet (3.2.2) @@ -30,8 +38,11 @@ GEM rspec (>= 2.9.0) rspec-puppet (>= 0.1.1) rake (10.1.0) - 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.5) rspec (2.13.0) rspec-core (~> 2.13.0) @@ -43,6 +54,9 @@ GEM rspec-mocks (2.13.1) rspec-puppet (0.1.6) rspec + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby