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
19
Gemfile.lock
19
Gemfile.lock
|
|
@ -6,14 +6,13 @@ GEM
|
|||
public_suffix (>= 2.0.2, < 5.0)
|
||||
ast (2.4.0)
|
||||
colored (1.2)
|
||||
cri (2.6.1)
|
||||
colored (~> 1.2)
|
||||
cri (2.15.6)
|
||||
diff-lcs (1.3)
|
||||
equatable (0.6.1)
|
||||
facter (2.5.6)
|
||||
facter (2.5.6-universal-darwin)
|
||||
CFPropertyList (~> 2.2)
|
||||
faraday (0.13.1)
|
||||
faraday (0.14.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
faraday_middleware (0.12.2)
|
||||
faraday (>= 0.7.4, < 1.0)
|
||||
|
|
@ -85,8 +84,8 @@ GEM
|
|||
puppet-lint (>= 1.0, < 3.0)
|
||||
puppet-syntax (2.6.0)
|
||||
rake
|
||||
puppet_forge (2.2.9)
|
||||
faraday (>= 0.9.0, < 0.14.0)
|
||||
puppet_forge (2.3.1)
|
||||
faraday (>= 0.9.0, < 0.15.0, != 0.13.1)
|
||||
faraday_middleware (>= 0.9.0, < 0.13.0)
|
||||
gettext-setup (~> 0.11)
|
||||
minitar
|
||||
|
|
@ -97,13 +96,13 @@ GEM
|
|||
puppet-lint (~> 2.0)
|
||||
puppet-syntax (~> 2.0)
|
||||
rspec-puppet (~> 2.0)
|
||||
r10k (2.6.7)
|
||||
r10k (3.3.3)
|
||||
colored (= 1.2)
|
||||
cri (~> 2.6.1)
|
||||
gettext-setup (~> 0.5)
|
||||
cri (= 2.15.6)
|
||||
gettext-setup (~> 0.24)
|
||||
log4r (= 1.1.10)
|
||||
multi_json (~> 1.10)
|
||||
puppet_forge (~> 2.2.8)
|
||||
puppet_forge (~> 2.3.0)
|
||||
rainbow (3.0.0)
|
||||
rake (13.0.1)
|
||||
rspec (3.9.0)
|
||||
|
|
@ -179,7 +178,7 @@ DEPENDENCIES
|
|||
puppet-lint-unquoted_string-check (~> 1.0)
|
||||
puppet-lint-variable_contains_upcase (~> 1.2)
|
||||
puppetlabs_spec_helper (~> 2.3)
|
||||
r10k (~> 2.5)
|
||||
r10k (~> 3.3)
|
||||
rspec-puppet (~> 2.6)
|
||||
rubocop (~> 0.78)
|
||||
rugged (~> 0.26)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue