Skip to content

Commit

Permalink
Merge pull request #381 from moneytree/aws-sdk-v3
Browse files Browse the repository at this point in the history
allow aws sdk v3
  • Loading branch information
phstc authored Jun 24, 2017
2 parents d217448 + 41ca881 commit 43ceef2
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 43ceef2

Please sign in to comment.