mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Bump puppet from 5.3.2 to 5.5.17
Bumps [puppet](https://github.com/puppetlabs/puppet) from 5.3.2 to 5.5.17. - [Release notes](https://github.com/puppetlabs/puppet/releases) - [Commits](https://github.com/puppetlabs/puppet/compare/5.3.2...5.5.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
781bf8bbf7
commit
f3cad918f2
1 changed files with 15 additions and 13 deletions
28
Gemfile.lock
28
Gemfile.lock
|
|
@ -1,7 +1,7 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
CFPropertyList (2.3.5)
|
CFPropertyList (2.3.6)
|
||||||
addressable (2.5.2)
|
addressable (2.5.2)
|
||||||
public_suffix (>= 2.0.2, < 4.0)
|
public_suffix (>= 2.0.2, < 4.0)
|
||||||
ast (2.3.0)
|
ast (2.3.0)
|
||||||
|
|
@ -10,22 +10,22 @@ GEM
|
||||||
colored (~> 1.2)
|
colored (~> 1.2)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
equatable (0.5.0)
|
equatable (0.5.0)
|
||||||
facter (2.5.1)
|
facter (2.5.6)
|
||||||
facter (2.5.1-universal-darwin)
|
facter (2.5.6-universal-darwin)
|
||||||
CFPropertyList (~> 2.2)
|
CFPropertyList (~> 2.2)
|
||||||
faraday (0.9.2)
|
faraday (0.9.2)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
faraday_middleware (0.10.1)
|
faraday_middleware (0.10.1)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
fast_gettext (1.1.0)
|
fast_gettext (1.1.2)
|
||||||
gettext (3.2.4)
|
gettext (3.2.9)
|
||||||
locale (>= 2.0.5)
|
locale (>= 2.0.5)
|
||||||
text (>= 1.3.0)
|
text (>= 1.3.0)
|
||||||
gettext-setup (0.28)
|
gettext-setup (0.31)
|
||||||
fast_gettext (~> 1.1.0)
|
fast_gettext (~> 1.1.0)
|
||||||
gettext (>= 3.0.2)
|
gettext (>= 3.0.2)
|
||||||
locale
|
locale
|
||||||
hiera (3.4.2)
|
hiera (3.6.0)
|
||||||
hitimes (1.2.6)
|
hitimes (1.2.6)
|
||||||
json (2.1.0)
|
json (2.1.0)
|
||||||
json-schema (2.8.0)
|
json-schema (2.8.0)
|
||||||
|
|
@ -51,17 +51,19 @@ GEM
|
||||||
tty-color (~> 0.4.0)
|
tty-color (~> 0.4.0)
|
||||||
powerpack (0.1.1)
|
powerpack (0.1.1)
|
||||||
public_suffix (3.0.0)
|
public_suffix (3.0.0)
|
||||||
puppet (5.3.2)
|
puppet (5.5.17)
|
||||||
facter (> 2.0, < 4)
|
facter (> 2.0.1, < 4)
|
||||||
gettext-setup (>= 0.10, < 1)
|
fast_gettext (~> 1.1.2)
|
||||||
hiera (>= 3.2.1, < 4)
|
hiera (>= 3.2.1, < 4)
|
||||||
locale (~> 2.1)
|
locale (~> 2.1)
|
||||||
puppet (5.3.2-universal-darwin)
|
multi_json (~> 1.10)
|
||||||
|
puppet (5.5.17-universal-darwin)
|
||||||
CFPropertyList (~> 2.2)
|
CFPropertyList (~> 2.2)
|
||||||
facter (> 2.0, < 4)
|
facter (> 2.0.1, < 4)
|
||||||
gettext-setup (>= 0.10, < 1)
|
fast_gettext (~> 1.1.2)
|
||||||
hiera (>= 3.2.1, < 4)
|
hiera (>= 3.2.1, < 4)
|
||||||
locale (~> 2.1)
|
locale (~> 2.1)
|
||||||
|
multi_json (~> 1.10)
|
||||||
puppet-lint (2.3.3)
|
puppet-lint (2.3.3)
|
||||||
puppet-lint-absolute_classname-check (0.2.4)
|
puppet-lint-absolute_classname-check (0.2.4)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue