mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump puppet from 7.6.1 to 7.17.0
Bumps [puppet](https://github.com/puppetlabs/puppet) from 7.6.1 to 7.17.0. - [Release notes](https://github.com/puppetlabs/puppet/releases) - [Commits](https://github.com/puppetlabs/puppet/compare/7.6.1...7.17.0) --- updated-dependencies: - dependency-name: puppet 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
507e29b555
1 changed files with 11 additions and 11 deletions
22
Gemfile.lock
22
Gemfile.lock
|
|
@ -6,11 +6,11 @@ GEM
|
|||
public_suffix (>= 2.0.2, < 5.0)
|
||||
ast (2.4.2)
|
||||
colored2 (3.1.2)
|
||||
concurrent-ruby (1.1.8)
|
||||
concurrent-ruby (1.1.10)
|
||||
cri (2.15.10)
|
||||
deep_merge (1.2.1)
|
||||
deep_merge (1.2.2)
|
||||
diff-lcs (1.4.4)
|
||||
facter (4.1.1)
|
||||
facter (4.2.10)
|
||||
hocon (~> 1.3)
|
||||
thor (>= 1.0.1, < 2.0)
|
||||
faraday (0.17.4)
|
||||
|
|
@ -25,7 +25,7 @@ GEM
|
|||
fast_gettext (~> 1.1.0)
|
||||
gettext (>= 3.0.2, < 3.3.0)
|
||||
locale
|
||||
hiera (3.7.0)
|
||||
hiera (3.9.0)
|
||||
hocon (1.3.1)
|
||||
json (2.5.1)
|
||||
json-schema (2.8.1)
|
||||
|
|
@ -47,23 +47,23 @@ GEM
|
|||
tty-color (~> 0.5)
|
||||
pathspec (1.0.0)
|
||||
public_suffix (4.0.6)
|
||||
puppet (7.6.1)
|
||||
puppet (7.17.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
deep_merge (~> 1.0)
|
||||
facter (> 2.0.1, < 5)
|
||||
fast_gettext (~> 1.1)
|
||||
fast_gettext (>= 1.1, < 3)
|
||||
hiera (>= 3.2.1, < 4)
|
||||
locale (~> 2.1)
|
||||
multi_json (~> 1.10)
|
||||
puppet-resource_api (~> 1.5)
|
||||
scanf (~> 1.0)
|
||||
semantic_puppet (~> 1.0)
|
||||
puppet (7.6.1-universal-darwin)
|
||||
puppet (7.17.0-universal-darwin)
|
||||
CFPropertyList (~> 2.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
deep_merge (~> 1.0)
|
||||
facter (> 2.0.1, < 5)
|
||||
fast_gettext (~> 1.1)
|
||||
fast_gettext (>= 1.1, < 3)
|
||||
hiera (>= 3.2.1, < 4)
|
||||
locale (~> 2.1)
|
||||
multi_json (~> 1.10)
|
||||
|
|
@ -91,7 +91,7 @@ GEM
|
|||
puppet-lint (>= 2.1, < 3.0)
|
||||
puppet-lint-variable_contains_upcase (1.2.0)
|
||||
puppet-lint (>= 1.0, < 3.0)
|
||||
puppet-resource_api (1.8.13)
|
||||
puppet-resource_api (1.8.14)
|
||||
hocon (>= 1.0)
|
||||
puppet-syntax (3.1.0)
|
||||
puppet (>= 5)
|
||||
|
|
@ -150,10 +150,10 @@ 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)
|
||||
thor (1.2.1)
|
||||
trollop (2.9.10)
|
||||
tty-color (0.6.0)
|
||||
tty-command (0.10.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue