Update Chef to 12.21.1

This commit is contained in:
Greg 2017-07-07 17:15:51 +02:00
parent 5d34292728
commit ffdec12606
2 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'chef', '~> 12.20.3'
gem 'chef', '~> 12.21.1'
gem 'batali'
gem 'knife-solo'
gem 'knife-solo_data_bag'

View File

@ -34,11 +34,11 @@ GEM
command_line_reporter
paint
builder (3.2.3)
chef (12.20.3)
chef (12.21.1)
addressable
bundler (>= 1.10)
chef-config (= 12.20.3)
chef-zero (>= 4.8)
chef-config (= 12.21.1)
chef-zero (>= 4.8, < 13)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 2.2)
@ -63,12 +63,12 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
chef-config (12.20.3)
chef-config (12.21.1)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
chef-zero (13.0.0)
chef-zero (5.3.2)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
@ -84,7 +84,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
ffi (1.9.18)
ffi-yajl (2.3.0)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
git (1.3.0)
@ -102,7 +102,7 @@ GEM
domain_name (~> 0.5)
http-form_data (1.0.1)
http_parser.rb (0.6.0)
iniparse (1.4.3)
iniparse (1.4.4)
ipaddress (0.8.3)
knife-solo (0.6.0)
chef (>= 10.20)
@ -137,7 +137,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
ohai (8.24.0)
ohai (8.24.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@ -194,7 +194,7 @@ GEM
specinfra (~> 2.68)
sfl (2.3)
slop (3.6.0)
specinfra (2.68.0)
specinfra (2.68.1)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
@ -222,7 +222,7 @@ PLATFORMS
DEPENDENCIES
batali
chef (~> 12.20.3)
chef (~> 12.21.1)
cookstyle
knife-solo
knife-solo_data_bag