mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump r10k from 2.6.7 to 3.3.3
Bumps [r10k](https://github.com/puppetlabs/r10k) from 2.6.7 to 3.3.3. - [Release notes](https://github.com/puppetlabs/r10k/releases) - [Changelog](https://github.com/puppetlabs/r10k/blob/master/CHANGELOG.mkd) - [Commits](https://github.com/puppetlabs/r10k/compare/2.6.7...3.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0290c0c579
commit
88e772c025
2 changed files with 10 additions and 11 deletions
2
Gemfile
2
Gemfile
|
|
@ -14,7 +14,7 @@ end
|
|||
group :production do
|
||||
gem 'os', '~> 1.0'
|
||||
gem 'puppet', puppetversion
|
||||
gem 'r10k', '~> 2.5'
|
||||
gem 'r10k', '~> 3.3'
|
||||
gem 'rugged', '~> 0.26'
|
||||
gem 'xmlrpc', '~> 0.3.0' if RUBY_VERSION >= '2.3'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue