Skip to content

Commit

Permalink
Update aws-sdk-servicecatalog requirement from ~> 1.48.0 to >= 1.48, …
Browse files Browse the repository at this point in the history
…< 1.58

Updates the requirements on [aws-sdk-servicecatalog](https://github.com/aws/aws-sdk-ruby) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-servicecatalog/CHANGELOG.md)
- [Commits](aws/aws-sdk-ruby@v1.48.0...v1.57.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 1, 2021
1 parent f01cb27 commit e4673af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train-aws.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "aws-sdk-secretsmanager", "~> 1.42.0"
spec.add_dependency "aws-sdk-securityhub", "~> 1.0"
# spec.add_dependency "aws-sdk-serverlessapplicationrepository", "~> 1.0"
spec.add_dependency "aws-sdk-servicecatalog", "~> 1.48.0"
spec.add_dependency "aws-sdk-servicecatalog", ">= 1.48", "< 1.58"
# spec.add_dependency "aws-sdk-servicediscovery", "~> 1.0"
# spec.add_dependency "aws-sdk-servicequotas", "~> 1.0"
spec.add_dependency "aws-sdk-ses", "~> 1.0"
Expand Down

0 comments on commit e4673af

Please sign in to comment.