Bump r10k from 3.5.1 to 3.13.0

Bumps [r10k](https://github.com/puppetlabs/r10k) from 3.5.1 to 3.13.0.
- [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.5.1...3.13.0)

---
updated-dependencies:
- dependency-name: r10k
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 14:19:06 +00:00 committed by GitHub
parent ae68ff8d6e
commit 808f9b0c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -30,6 +30,7 @@ GEM
json (2.5.1)
json-schema (2.8.1)
addressable (>= 2.4)
jwt (2.2.3)
locale (2.1.3)
log4r (1.1.10)
metadata-json-lint (2.4.0)
@ -108,12 +109,13 @@ GEM
puppet-lint (~> 2.0)
puppet-syntax (>= 2.0, < 4)
rspec-puppet (~> 2.0)
r10k (3.9.0)
r10k (3.13.0)
colored2 (= 3.1.2)
cri (= 2.15.10)
fast_gettext (~> 1.1.0)
gettext (>= 3.0.2, < 3.3.0)
gettext-setup (~> 0.24)
jwt (~> 2.2.3)
log4r (= 1.1.10)
multi_json (~> 1.10)
puppet_forge (~> 2.3.0)
@ -150,7 +152,7 @@ GEM
ruby-progressbar (1.11.0)
rugged (1.1.0)
scanf (1.0.0)
semantic_puppet (1.0.3)
semantic_puppet (1.0.4)
spdx-licenses (1.3.0)
text (1.3.1)
thor (1.1.0)
@ -201,7 +203,7 @@ DEPENDENCIES
puppet-lint-unquoted_string-check (~> 2.0)
puppet-lint-variable_contains_upcase (~> 1.2)
puppetlabs_spec_helper (~> 2.15)
r10k (~> 3.5)
r10k (~> 3.13)
rspec-puppet (~> 2.6)
rubocop (~> 0.87)
rugged (~> 1.0)