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

Commit

Permalink
Merge pull request #516 from mariuz/master
Browse files Browse the repository at this point in the history
use latest stable net-ssh 5.2.0
  • Loading branch information
Jonathan Claudius committed Feb 7, 2020
2 parents 724748f + e8062f2 commit 235e38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh_scan.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|

s.add_dependency('bindata', '2.4.3')
s.add_dependency('netaddr', '1.5.1')
s.add_dependency('net-ssh', '5.0.2')
s.add_dependency('net-ssh', '5.2.0')
s.add_dependency('sshkey')
s.add_development_dependency('pry', '0.11.3')
s.add_development_dependency('rspec', '3.7.0')
Expand Down

0 comments on commit 235e38c

Please sign in to comment.