Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Remove stdlib gems as explicit deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Claudius committed Sep 1, 2016
1 parent cab29b0 commit 3572426
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ssh_scan.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ Gem::Specification.new do |s|
s.homepage = 'http://rubygems.org/gems/ssh_scan'

s.add_dependency('bindata', '~> 2.0')
s.add_dependency('net-ssh')
s.add_dependency('netaddr')
s.add_dependency('timeout')
s.add_dependency('json')
s.add_development_dependency('pry')
s.add_development_dependency('rspec', '~> 3.0')
s.add_development_dependency('rspec-its', '~> 1.2')
Expand Down

0 comments on commit 3572426

Please sign in to comment.