diff options
author | Scott Hain <shain@chef.io> | 2017-05-03 23:37:21 +0000 |
---|---|---|
committer | Scott Hain <shain@chef.io> | 2017-05-03 23:37:21 +0000 |
commit | c93ab9c35ed9d6f20fb5ba31eb5bada843bcc377 (patch) | |
tree | 21507262cf8e4b2091dc382043d94095eb81704c | |
parent | ecebd7ce87061d75c66a980f4cfd62b43cc608a5 (diff) | |
download | chef-shain/whatsthis.tar.gz |
Testing forks of spoonsshain/whatsthis
Signed-off-by: Scott Hain <shain@chef.io>
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ source "https://rubygems.org" gemspec :name => "chef" gem "activesupport", "< 4.0.0", :group => :compat_testing, :platform => "ruby" +gem "net-ssh", "~> 2.6" group(:docgen) do gem "yard" |