Skip to content

Commit

Permalink
Use aws-sdk v2.6.43 or later for setting placement policy.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryotarai committed Feb 20, 2017
1 parent db8bc70 commit cbdab0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hako.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 2.3.0'

spec.add_dependency 'aws-sdk', '>= 2.3.22'
spec.add_dependency 'aws-sdk', '>= 2.6.43'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit cbdab0a

Please sign in to comment.