spec/tmp/Berksfile in vagrant-templated-0.1.5 vs spec/tmp/Berksfile in vagrant-templated-0.2.0

- old
+ new

@@ -1,9 +1,9 @@ -# Berksfile generated with https://github.com/afaundez/vagrant-templated - +# vagrant-templated berksfile for rails 5.1 +# check https://github.com/afaundez/vagrant-templated for more options source 'https://supermarket.chef.io' cookbook 'apt', '~> 6.1.0' -cookbook 'timezone-ii', '~> 0.2.0' +cookbook 'timezone_iii', '~> 1.0.4' cookbook 'ruby_rbenv', '~> 1.2.0' cookbook 'nodejs', '~> 4.0.0' cookbook 'postgresql', '~> 6.1.1'