From c93ab9c35ed9d6f20fb5ba31eb5bada843bcc377 Mon Sep 17 00:00:00 2001 From: Scott Hain Date: Wed, 3 May 2017 23:37:21 +0000 Subject: Testing forks of spoons Signed-off-by: Scott Hain --- Gemfile | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.1