Skip to content

Commit

Permalink
Merge pull request #13 from Sage/update_hash_kit
Browse files Browse the repository at this point in the history
update hash_kit to remove warnings
  • Loading branch information
vaughanbrittonsage committed Mar 9, 2018
2 parents 66db490 + 78d6708 commit 363383c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamodb_framework.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 "rake", "~> 10.0"
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'pry'
spec.add_dependency 'hash_kit', '~> 0.5'
spec.add_dependency 'hash_kit', '~> 0.6'
spec.add_dependency 'json'
spec.add_dependency 'aws-sdk-core', '~> 2.10'
end

0 comments on commit 363383c

Please sign in to comment.