Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
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
30 changes: 22 additions & 8 deletions .puppet/modules/graylog/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,47 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
concurrent-ruby (1.1.8)
deep_merge (1.2.1)
diff-lcs (1.2.5)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
facter (2.4.6)
CFPropertyList (~> 2.2.6)
hiera (3.1.2)
json_pure
fast_gettext (1.8.0)
hiera (3.7.0)
hocon (1.3.1)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.8.3)
json (2.3.1)
json_pure (1.8.3)
locale (2.1.3)
metaclass (0.0.4)
metadata-json-lint (0.0.11)
json
spdx-licenses (~> 1.0)
mime-types (2.99.1)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.15.0)
netrc (0.11.0)
puppet (4.4.2)
CFPropertyList (~> 2.2.6)
facter (> 2.0, < 4)
hiera (>= 2.0, < 4)
json_pure
puppet (6.13.0)
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-blacksmith (3.3.1)
puppet (>= 2.7.16)
rest-client
puppet-lint (1.1.0)
puppet-resource_api (1.8.13)
hocon (>= 1.0)
puppet-syntax (2.1.0)
rake
puppetlabs_spec_helper (1.1.1)
Expand Down Expand Up @@ -58,6 +71,7 @@ GEM
rspec-puppet (2.4.0)
rspec
rspec-support (3.4.1)
semantic_puppet (1.0.3)
spdx-licenses (1.1.0)
unf (0.1.4)
unf_ext
Expand Down