Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump puppet from 4.5.2 to 6.25.1 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 26 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,24 @@ GIT
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
ast (2.4.0)
concurrent-ruby (1.1.9)
deep_merge (1.2.1)
diff-lcs (1.2.5)
facter (2.4.6)
CFPropertyList (~> 2.2.6)
facter (4.2.5)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
facterdb (0.3.5)
facter
jgrep
hiera (3.2.0)
json_pure
fast_gettext (1.8.0)
hiera (3.7.0)
hocon (1.3.1)
httpclient (2.8.3)
jgrep (1.4.1)
json
json (2.0.1)
json_pure (2.0.1)
locale (2.1.3)
mcollective-client (2.8.4)
json
stomp
Expand All @@ -40,16 +44,23 @@ GEM
spdx-licenses (~> 1.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.15.0)
netaddr (2.0.3)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
puppet (4.5.2)
CFPropertyList (~> 2.2.6)
facter (> 2.0, < 4)
hiera (>= 2.0, < 4)
json_pure
puppet (6.25.1)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 5)
fast_gettext (~> 1.1)
hiera (>= 3.2.1, < 4)
httpclient (~> 2.8)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
semantic_puppet (~> 1.0)
puppet-lint (1.1.0)
puppet-lint-absolute_classname-check (0.2.4)
puppet-lint (>= 1.0, < 3.0)
Expand All @@ -65,6 +76,8 @@ GEM
puppet-lint (~> 1.0)
puppet-lint-version_comparison-check (0.2.1)
puppet-lint (>= 1.0, < 3.0)
puppet-resource_api (1.8.14)
hocon (>= 1.0)
puppet-syntax (2.1.0)
rake
puppetlabs_spec_helper (1.1.1)
Expand Down Expand Up @@ -106,9 +119,11 @@ GEM
rubocop-rspec (1.5.0)
rubocop (>= 0.40.0)
ruby-progressbar (1.10.1)
semantic_puppet (1.0.4)
spdx-licenses (1.1.0)
stomp (1.4.1)
systemu (2.6.5)
thor (1.1.0)
unicode-display_width (1.6.0)
yard (0.9.20)

Expand Down