gemfile lock

This commit is contained in:
secgen server
2018-09-21 13:18:24 +01:00
committed by ts
parent b36089fbcd
commit 1fa6fdcd2e

View File

@@ -7,13 +7,14 @@ GIT
GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.12)
chunky_png (1.3.10)
cinch (2.3.4)
concurrent-ruby (1.0.5)
credy (0.2.1)
thor (~> 0.19.1)
facter (2.5.1)
faker (1.8.7)
faker (1.9.1)
i18n (>= 0.7)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
@@ -28,8 +29,10 @@ GEM
fast_gettext (~> 1.1.0)
gettext (>= 3.0.2)
locale
hiera (3.4.3)
i18n (1.0.1)
hiera (3.4.5)
hocon (1.2.5)
httpclient (2.8.3)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
json (2.1.0)
librarian-puppet (3.0.0)
@@ -47,19 +50,24 @@ GEM
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.0.0)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
nori (2.6.0)
ovirt-engine-sdk (4.2.4)
json (>= 1, < 3)
pg (1.0.0)
process_helper (0.1.1)
puppet (5.5.1)
pg (1.1.3)
process_helper (0.1.2)
puppet (6.0.0)
facter (> 2.0.1, < 4)
fast_gettext (~> 1.1.2)
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-resource_api (1.5.0)
hocon (>= 1.0)
puppet_forge (2.2.9)
faraday (>= 0.9.0, < 0.14.0)
faraday_middleware (>= 0.9.0, < 0.13.0)
@@ -67,12 +75,13 @@ GEM
minitar
semantic_puppet (~> 1.0)
rake (12.3.1)
rdoc (6.0.3)
rdoc (6.0.4)
redcarpet (3.4.0)
rmagick (2.16.0)
rqrcode (0.10.1)
chunky_png (~> 1.0)
rsync (1.0.9)
rubyzip (1.2.2)
semantic_puppet (1.0.2)
spidr (0.6.0)
nokogiri (~> 1.3)
@@ -81,14 +90,16 @@ GEM
thor (0.19.4)
wordlist (0.1.1)
spidr (~> 0.2)
yard (0.9.12)
zip (2.0.2)
yard (0.9.16)
zip-zip (0.3)
rubyzip (>= 1.0.0)
zipruby (0.3.6)
PLATFORMS
ruby
DEPENDENCIES
bcrypt
cinch
credy
faker
@@ -111,7 +122,7 @@ DEPENDENCIES
sshkey
wordlist
yard
zip
zip-zip
zipruby
BUNDLED WITH