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 aba36fa9..6ce23877 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem "rspec_junit_formatter", :git => 'https://github.com/sj26/rspec_junit_format
:ref => "147836c41fab23ff7b92806f34122c8e5f2ddcad"
group :development do
- gem "chef", github: "opscode/chef", branch: "master"
+ #gem "chef", github: "opscode/chef", branch: "master"
gem "sigar", :platform => "ruby"
gem 'plist'