diff --git a/Gemfile b/Gemfile index 7eafaf2..8133c8b 100644 --- a/Gemfile +++ b/Gemfile @@ -22,5 +22,5 @@ group :test do gem "rspec-mocks" gem "rspec_junit_formatter" gem "fog-core" - gem "chefstyle", "1.7.5" + gem "chefstyle", "2.1.1" end