From 6f2ce2668c86c661e7303d84c259a35a7dfb36c3 Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 24 Jun 2016 19:23:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=8E=89gem?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index e0f9ed2d1..99c9570b4 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ unless RUBY_PLATFORM =~ /w32/ gem 'iconv' end -gem 'net-ssh' +# gem 'net-ssh' gem 'jenkins_api_client' gem 'nokogiri'