diff --git a/Gemfile b/Gemfile index 8448167..318c9ca 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'berkshelf', '~> 8.0' -gem 'chef', '~> 18.0' +gem 'chef', '~> 19.0' group :test do gem 'foodcritic', '~> 16.0'