summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b90479a..57a3601 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,6 +11,7 @@ end
group :test do
gem "chefstyle", "= 1.2.0"
gem "rspec", "~> 3.1"
+ gem "docile", "~> 1.3.5" # pin until we drop ruby support 2.4
gem "rake"
end