mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 18:07:43 -04:00
Bump r10k from 3.9.0 to 3.14.1
Bumps [r10k](https://github.com/puppetlabs/r10k) from 3.9.0 to 3.14.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.9.0...3.14.1) --- 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:
parent
0ac39456a5
commit
ff4a72e860
2 changed files with 7 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -14,7 +14,7 @@ end
|
|||
group :production do
|
||||
gem 'os', '~> 1.1'
|
||||
gem 'puppet', puppetversion
|
||||
gem 'r10k', '~> 3.5'
|
||||
gem 'r10k', '~> 3.14'
|
||||
gem 'rugged', '~> 1.0'
|
||||
gem 'xmlrpc', '~> 0.3.0' if RUBY_VERSION >= '2.3'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue