Skip to content

Commit

Permalink
Updating net-ssh-multi dependecy to 1.2.1 to address concurrent_conne…
Browse files Browse the repository at this point in the history
…ctions race conditions.
  • Loading branch information
dudemcbacon committed Apr 12, 2015
1 parent b853589 commit c601808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hammer_cli_foreman_ssh.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Gem::Specification.new do |s|

s.add_dependency 'hammer_cli', '>= 0.0.6'
s.add_dependency 'hammer_cli_foreman'
s.add_dependency 'net-ssh-multi'
s.add_dependency 'net-ssh-multi', '>= 1.2.1'
end

0 comments on commit c601808

Please sign in to comment.