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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-19 10:01:34 +00:00 committed by GitHub
parent 3f80e27353
commit 600bc2b84c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ GEM
facter (4.2.11) facter (4.2.11)
hocon (~> 1.3) hocon (~> 1.3)
thor (>= 1.0.1, < 2.0) thor (>= 1.0.1, < 2.0)
faraday (1.10.0) faraday (1.10.1)
faraday-em_http (~> 1.0) faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0) faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1) faraday-excon (~> 1.1)
@ -129,7 +129,7 @@ GEM
puppet-lint (~> 2.0) puppet-lint (~> 2.0)
puppet-syntax (>= 2.0, < 4) puppet-syntax (>= 2.0, < 4)
rspec-puppet (~> 2.0) rspec-puppet (~> 2.0)
r10k (3.15.0) r10k (3.15.1)
colored2 (= 3.1.2) colored2 (= 3.1.2)
cri (>= 2.15.10) cri (>= 2.15.10)
fast_gettext (>= 1.1.0, < 3.0.0) fast_gettext (>= 1.1.0, < 3.0.0)