Skip to content

Commit

Permalink
Bump Contracts to 0.9 (close #37)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Jul 5, 2016
1 parent cb83faa commit d836945
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 @@ -35,7 +35,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]

# Dependencies
gem.add_dependency 'contracts', '~> 0.4'
gem.add_dependency 'contracts', '~> 0.9'
gem.add_dependency 'fog', '1.24'

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

0 comments on commit d836945

Please sign in to comment.