summaryrefslogtreecommitdiff
path: root/spec/support/pedant/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/pedant/Gemfile')
-rw-r--r--spec/support/pedant/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/support/pedant/Gemfile b/spec/support/pedant/Gemfile
new file mode 100644
index 0000000000..d4224cd439
--- /dev/null
+++ b/spec/support/pedant/Gemfile
@@ -0,0 +1,3 @@
+source "https://rubygems.org"
+
+gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => "server-cli-option"