summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Smith <joseph@opscode.com>2013-06-17 12:28:47 -0700
committerJoseph Smith <joseph@opscode.com>2013-06-17 12:28:47 -0700
commit71f7aee1533719be12e7f577b59a6b185e9171a0 (patch)
tree180628288039de9bc08573aa8d84e7f2120dd596
parentc9f21f2ae307a7956d3a3b8777a52658e246d6b2 (diff)
downloadchef-11-stable-mixlib-shellout-tests.tar.gz
mixlib-shellout ci tests on 11-stable11-stable-mixlib-shellout-tests
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 306a0b18b0..1ae64a2b63 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,6 +2,7 @@ source "https://rubygems.org"
gemspec
+gem "mixlib-shellout", :git => "git://github.com/opscode/mixlib-shellout.git"
gem "activesupport", :group => :compat_testing, :platform => "ruby"
group(:docgen) do