mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump r10k from 3.4.0 to 3.4.1
Bumps [r10k](https://github.com/puppetlabs/r10k) from 3.4.0 to 3.4.1. - [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/3.4.0...3.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bbb86d7d57
commit
34062c3e07
1 changed files with 11 additions and 9 deletions
20
Gemfile.lock
20
Gemfile.lock
|
|
@ -6,15 +6,15 @@ GEM
|
|||
public_suffix (>= 2.0.2, < 5.0)
|
||||
ast (2.4.0)
|
||||
colored2 (3.1.2)
|
||||
cri (2.15.6)
|
||||
cri (2.15.10)
|
||||
diff-lcs (1.3)
|
||||
equatable (0.6.1)
|
||||
facter (2.5.6)
|
||||
facter (2.5.6-universal-darwin)
|
||||
CFPropertyList (~> 2.2)
|
||||
faraday (0.14.0)
|
||||
faraday (0.17.3)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
faraday_middleware (0.12.2)
|
||||
faraday_middleware (0.13.1)
|
||||
faraday (>= 0.7.4, < 1.0)
|
||||
fast_gettext (1.1.2)
|
||||
gettext (3.2.9)
|
||||
|
|
@ -29,7 +29,7 @@ GEM
|
|||
json (2.3.0)
|
||||
json-schema (2.8.1)
|
||||
addressable (>= 2.4)
|
||||
locale (2.1.2)
|
||||
locale (2.1.3)
|
||||
log4r (1.1.10)
|
||||
metadata-json-lint (2.2.0)
|
||||
json-schema (~> 2.8)
|
||||
|
|
@ -84,9 +84,9 @@ GEM
|
|||
puppet-lint (>= 1.0, < 3.0)
|
||||
puppet-syntax (2.6.0)
|
||||
rake
|
||||
puppet_forge (2.3.1)
|
||||
faraday (>= 0.9.0, < 0.15.0, != 0.13.1)
|
||||
faraday_middleware (>= 0.9.0, < 0.13.0)
|
||||
puppet_forge (2.3.3)
|
||||
faraday (>= 0.9.0, < 0.18.0, != 0.13.1)
|
||||
faraday_middleware (>= 0.9.0, < 0.14.0)
|
||||
gettext-setup (~> 0.11)
|
||||
minitar
|
||||
semantic_puppet (~> 1.0)
|
||||
|
|
@ -96,9 +96,11 @@ GEM
|
|||
puppet-lint (~> 2.0)
|
||||
puppet-syntax (~> 2.0)
|
||||
rspec-puppet (~> 2.0)
|
||||
r10k (3.4.0)
|
||||
r10k (3.4.1)
|
||||
colored2 (= 3.1.2)
|
||||
cri (= 2.15.6)
|
||||
cri (>= 2.15.10, < 3.0.0)
|
||||
fast_gettext (~> 1.1.0)
|
||||
gettext (>= 3.0.2, < 3.3.0)
|
||||
gettext-setup (~> 0.24)
|
||||
log4r (= 1.1.10)
|
||||
multi_json (~> 1.10)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue