Bump chef-zero to 4.7.0 to retain Ruby 2.1 compatibility

https://github.com/chef/chef-zero/pull/219
This commit is contained in:
Stan Hu 2016-06-30 17:59:47 -07:00
parent 60538321c4
commit 8495179c16
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
# When changing this version, make sure that the verbosity went down.
name "chef-zero"
default_version "4.5.0"
default_version "4.7.0"
dependency "ruby"
dependency "rubygems"