summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bf33195..b2cec2c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ group :docs do
end
group :test do
- gem "chefstyle", "~> 0.12.0" # still supports Ruby 2.2 TargetRubyVersion
+ gem "chefstyle", "~> 0.11.0" # still supports Ruby 2.2 TargetRubyVersion
gem "rspec", "~> 3.0"
gem "rake"
end