From 868822d8c377d25d87bdde42a28b5403ad5f5e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 17:56:07 +0000 Subject: [PATCH] Bump puppet from 2.7.18 to 6.25.1 Bumps [puppet](https://github.com/puppetlabs/puppet) from 2.7.18 to 6.25.1. - [Release notes](https://github.com/puppetlabs/puppet/releases) - [Commits](https://github.com/puppetlabs/puppet/compare/2.7.18...6.25.1) --- updated-dependencies: - dependency-name: puppet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54d56d5..1a9d1f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,20 +2,45 @@ GEM remote: http://rubygems.org/ specs: builder (3.0.0) + concurrent-ruby (1.1.9) cucumber (1.2.1) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.11.0) json (>= 1.4.6) + deep_merge (1.2.1) diff-lcs (1.1.3) - facter (1.6.10) + facter (4.2.5) + hocon (~> 1.3) + thor (>= 1.0.1, < 2.0) + fast_gettext (1.8.0) ffi (1.1.5) + ffi (1.1.5-x86-mingw32) + gherkin (2.11.2) + json (>= 1.4.6) gherkin (2.11.2-x86-mingw32) json (>= 1.4.6) + hiera (3.7.0) + hocon (1.3.1) + httpclient (2.8.3) json (1.7.5) + locale (2.1.3) + multi_json (1.15.0) + nokogiri (1.5.5) nokogiri (1.5.5-x86-mingw32) - puppet (2.7.18) - facter (~> 1.5) + puppet (6.25.1) + concurrent-ruby (~> 1.0) + deep_merge (~> 1.0) + facter (> 2.0.1, < 5) + fast_gettext (~> 1.1) + hiera (>= 3.2.1, < 4) + httpclient (~> 2.8) + locale (~> 2.1) + multi_json (~> 1.10) + puppet-resource_api (~> 1.5) + semantic_puppet (~> 1.0) + puppet-resource_api (1.8.14) + hocon (>= 1.0) rake (0.9.2.2) rspec (2.11.0) rspec-core (~> 2.11.0) @@ -25,6 +50,8 @@ GEM rspec-expectations (2.11.2) diff-lcs (~> 1.1.3) rspec-mocks (2.11.2) + semantic_puppet (1.0.4) + thor (1.1.0) win32-dir (0.4.0) ffi (>= 1.0.0)