Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Jul 5, 2016
1 parent 5e07172 commit 3e5bc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sluice.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'contracts', '~> 0.4'
gem.add_dependency 'fog', '1.24'

gem.add_runtime_dependency 'net-ssh'
gem.add_runtime_dependency 'net-ssh', '~> 2.9.2'

gem.add_development_dependency "rspec", "~> 2.14", ">= 2.14.1"
gem.add_development_dependency "rspec-nc"
Expand Down

0 comments on commit 3e5bc2c

Please sign in to comment.