diff options
author | Joseph Smith <joseph@opscode.com> | 2013-06-17 12:28:47 -0700 |
---|---|---|
committer | Joseph Smith <joseph@opscode.com> | 2013-06-17 12:28:47 -0700 |
commit | 71f7aee1533719be12e7f577b59a6b185e9171a0 (patch) | |
tree | 180628288039de9bc08573aa8d84e7f2120dd596 | |
parent | c9f21f2ae307a7956d3a3b8777a52658e246d6b2 (diff) | |
download | chef-11-stable-mixlib-shellout-tests.tar.gz |
mixlib-shellout ci tests on 11-stable11-stable-mixlib-shellout-tests
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |