From f500c81d77f7d6ae54c274eb55ec0421f0cfe956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 10:01:19 +0000 Subject: [PATCH] Bump puppet from 7.21.0 to 7.22.0 Bumps [puppet](https://github.com/puppetlabs/puppet) from 7.21.0 to 7.22.0. - [Release notes](https://github.com/puppetlabs/puppet/releases) - [Commits](https://github.com/puppetlabs/puppet/compare/7.21.0...7.22.0) --- updated-dependencies: - dependency-name: puppet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 265871a..972c881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM forwardable singleton public_suffix (4.0.7) - puppet (7.21.0) - concurrent-ruby (~> 1.0) + puppet (7.22.0) + concurrent-ruby (~> 1.0, < 1.2.0) deep_merge (~> 1.0) facter (> 2.0.1, < 5) fast_gettext (>= 1.1, < 3) @@ -67,9 +67,9 @@ GEM puppet-resource_api (~> 1.5) scanf (~> 1.0) semantic_puppet (~> 1.0) - puppet (7.21.0-universal-darwin) + puppet (7.22.0-universal-darwin) CFPropertyList (~> 2.2) - concurrent-ruby (~> 1.0) + concurrent-ruby (~> 1.0, < 1.2.0) deep_merge (~> 1.0) facter (> 2.0.1, < 5) fast_gettext (>= 1.1, < 3)