diff --git a/Gemfile b/Gemfile index 4ef184f..c7043f4 100644 --- a/Gemfile +++ b/Gemfile @@ -5,5 +5,5 @@ source "https://rubygems.org" gemspec group :chefstyle do - gem "chefstyle", "2.2.2" + gem "chefstyle", "2.2.3" end