From 600bc2b84c45372a86481018b0f2a2beb9bed095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 10:01:34 +0000 Subject: [PATCH] Bump r10k from 3.15.0 to 3.15.1 Bumps [r10k](https://github.com/puppetlabs/r10k) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/puppetlabs/r10k/releases) - [Changelog](https://github.com/puppetlabs/r10k/blob/main/CHANGELOG.mkd) - [Commits](https://github.com/puppetlabs/r10k/compare/3.15.0...3.15.1) --- updated-dependencies: - dependency-name: r10k dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31d2447..a0bb232 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM facter (4.2.11) hocon (~> 1.3) thor (>= 1.0.1, < 2.0) - faraday (1.10.0) + faraday (1.10.1) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -129,7 +129,7 @@ GEM puppet-lint (~> 2.0) puppet-syntax (>= 2.0, < 4) rspec-puppet (~> 2.0) - r10k (3.15.0) + r10k (3.15.1) colored2 (= 3.1.2) cri (>= 2.15.10) fast_gettext (>= 1.1.0, < 3.0.0)