Skip to content

Commit

Permalink
Pin aws-sdk-resources to version 2.10.129
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 10, 2018
1 parent 648fe1c commit c2472c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamoid.gemspec
Expand Up @@ -48,7 +48,7 @@ Gem::Specification.new do |spec|
# end
spec.add_runtime_dependency(%q<activemodel>, [">= 4"])
spec.add_development_dependency(%q<activesupport>, [">= 4"])
spec.add_runtime_dependency(%q<aws-sdk-resources>, ["~> 2"])
spec.add_runtime_dependency(%q<aws-sdk-resources>, ["2.10.129"])
spec.add_runtime_dependency(%q<concurrent-ruby>, [">= 1.0"])
spec.add_development_dependency "pry"
spec.add_development_dependency "bundler", "~> 1.14"
Expand Down

0 comments on commit c2472c6

Please sign in to comment.