Skip to content

Commit

Permalink
Merge pull request #644 from agrare/fix_for_frozen_hash_error
Browse files Browse the repository at this point in the history
Bump aws-sdk-core to fix a frozen hash error

(cherry picked from commit 02b8e44)
  • Loading branch information
Daniel Berger authored and simaishi committed Aug 6, 2020
1 parent 8c83470 commit c26d323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manageiq-providers-amazon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |s|

s.files = Dir["{app,config,lib}/**/*"]

s.add_dependency "aws-sdk-core", ">= 3.104.3"
s.add_dependency "aws-sdk-cloudformation", "~> 1.0"
s.add_dependency "aws-sdk-cloudwatch", "~> 1.0"
s.add_dependency "aws-sdk-ec2", "~> 1.0"
Expand Down

0 comments on commit c26d323

Please sign in to comment.