summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hain <shain@chef.io>2017-05-03 23:37:21 +0000
committerScott Hain <shain@chef.io>2017-05-03 23:37:21 +0000
commitc93ab9c35ed9d6f20fb5ba31eb5bada843bcc377 (patch)
tree21507262cf8e4b2091dc382043d94095eb81704c
parentecebd7ce87061d75c66a980f4cfd62b43cc608a5 (diff)
downloadchef-shain/whatsthis.tar.gz
Testing forks of spoonsshain/whatsthis
Signed-off-by: Scott Hain <shain@chef.io>
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 1418235ebc..0515908ecc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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"