From ff464a5510ecc984d80361be0e001289e4330ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 23:04:46 +0000 Subject: [PATCH] Bump puppet from 3.1.1 to 3.6.2 Bumps [puppet](https://github.com/puppetlabs/puppet) from 3.1.1 to 3.6.2. - [Release notes](https://github.com/puppetlabs/puppet/releases) - [Commits](https://github.com/puppetlabs/puppet/compare/3.1.1...3.6.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29320b0c6..2479317ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,16 +2,18 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.4) - facter (1.7.0) - hiera (1.2.0) + facter (2.5.6) + hiera (1.3.4) json_pure - json_pure (1.7.7) + json_pure (2.2.0) metaclass (0.0.1) mocha (0.13.3) metaclass (~> 0.0.1) - puppet (3.1.1) - facter (~> 1.6) + puppet (3.6.2) + facter (> 1.6, < 3) hiera (~> 1.0) + json_pure + rgen (~> 0.6.5) puppet-lint (0.3.2) puppetlabs_spec_helper (0.4.1) mocha (>= 0.10.5) @@ -19,6 +21,7 @@ GEM rspec (>= 2.9.0) rspec-puppet (>= 0.1.1) rake (10.0.4) + rgen (0.6.6) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0)