Skip to content

Commit

Permalink
Pin aws-sdk-dynamodb to version 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 28, 2019
1 parent 45e4853 commit f91b363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_runtime_dependency 'activemodel', '>=4'
spec.add_runtime_dependency 'aws-sdk-dynamodb', '~> 1'
spec.add_runtime_dependency 'aws-sdk-dynamodb', '1.32.0'
spec.add_runtime_dependency 'concurrent-ruby', '>= 1.0'
spec.add_runtime_dependency 'null-logger'

Expand Down

0 comments on commit f91b363

Please sign in to comment.