Skip to content

Commit

Permalink
Update aws-sdk-cognitoidentityprovider requirement from >= 1.46, < 1.…
Browse files Browse the repository at this point in the history
…54 to >= 1.46, < 1.77

Updates the requirements on [aws-sdk-cognitoidentityprovider](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/version-3/gems/aws-sdk-cognitoidentityprovider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-cognitoidentityprovider
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent 6ed8bcd commit 80e9882
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 @@ -77,7 +77,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "aws-sdk-codepipeline", "~> 1.0"
# spec.add_dependency "aws-sdk-codestar", "~> 1.0"
spec.add_dependency "aws-sdk-cognitoidentity", ">= 1.26", "< 1.46"
spec.add_dependency "aws-sdk-cognitoidentityprovider", ">= 1.46", "< 1.54"
spec.add_dependency "aws-sdk-cognitoidentityprovider", ">= 1.46", "< 1.77"
# spec.add_dependency "aws-sdk-cognitosync", "~> 1.0"
# spec.add_dependency "aws-sdk-comprehend", "~> 1.0"
# spec.add_dependency "aws-sdk-comprehendmedical", "~> 1.0"
Expand Down

0 comments on commit 80e9882

Please sign in to comment.