diff --git a/Gemfile b/Gemfile index e350f8b..2d5fdc6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Allow local checkout of ssh_scan repo -gem 'ssh_scan', :path=>'../ssh_scan' +#gem 'ssh_scan', :path=>'../ssh_scan' gem 'coveralls', require: false gemspec