Skip to content
Closed
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
29 changes: 22 additions & 7 deletions contrail/environment/modules/contrail/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,38 @@
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.8)
deep_merge (1.2.1)
diff-lcs (1.2.5)
facter (2.4.4)
hiera (2.0.0)
json_pure
fast_gettext (1.8.0)
hiera (3.7.0)
hiera-puppet-helper (1.0.1)
hocon (1.3.1)
httpclient (2.8.3)
json (1.8.3)
json_pure (1.8.2)
locale (2.1.3)
metaclass (0.0.4)
metadata-json-lint (0.0.6)
json
spdx-licenses (~> 1.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
puppet (4.2.0)
facter (> 2.0, < 4)
hiera (>= 2.0, < 3)
json_pure
multi_json (1.15.0)
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-lint (1.1.0)
puppet-resource_api (1.8.13)
hocon (>= 1.0)
puppet-syntax (2.0.0)
rake
puppetlabs_spec_helper (0.10.3)
Expand Down Expand Up @@ -46,6 +60,7 @@ GEM
facter
json
rspec-support (3.3.0)
semantic_puppet (1.0.3)
spdx-licenses (1.0.0)
json

Expand Down