diff --git a/components/ruby/Gemfile b/components/ruby/Gemfile index c94bbca..c04eacf 100644 --- a/components/ruby/Gemfile +++ b/components/ruby/Gemfile @@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gemspec group :development do - gem "chefstyle", "1.7.5" + gem "chefstyle", "2.2.3" gem "climate_control", "~> 0.2" gem "mixlib-cli", "~> 2.1" gem "rake", ">= 10.1.0"