Skip to content

Commit

Permalink
Merge pull request #432 from ota42y/bugfix/aws_sdk_lock
Browse files Browse the repository at this point in the history
Lock aws-sdk
  • Loading branch information
phstc authored Sep 1, 2017
2 parents e7eb09e + aab5874 commit d1acf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shoryuken.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'pry-byebug'
spec.add_development_dependency 'dotenv'

spec.add_dependency 'aws-sdk-core', '> 2'
spec.add_dependency 'aws-sdk-core', '~> 2'
spec.add_dependency 'concurrent-ruby'
spec.add_dependency 'thor'
end

0 comments on commit d1acf12

Please sign in to comment.