Skip to content

Commit

Permalink
Merge pull request #451 from Fryguy/aws_sdk_smaller
Browse files Browse the repository at this point in the history
Reduce the number of gems for AWS SDK usage
  • Loading branch information
agrare authored Oct 25, 2019
2 parents 0e7c68e + 2a31430 commit 320f03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "activerecord", "< 5.3"
s.add_runtime_dependency "activesupport", "< 5.3"
s.add_runtime_dependency "awesome_spawn", "~> 1.4"
s.add_runtime_dependency "aws-sdk", "~> 3.0.1"
s.add_runtime_dependency "aws-sdk-s3", "~> 1.0"
s.add_runtime_dependency "binary_struct", "~> 2.1"
s.add_runtime_dependency "bundler", ">= 1.8.4" # rails-assets requires bundler >= 1.8.4, see: https://rails-assets.org/
s.add_runtime_dependency "fog-openstack", "~> 0.3"
Expand Down

0 comments on commit 320f03d

Please sign in to comment.