Skip to content

Commit

Permalink
Update aws-sdk-organizations requirement from >= 1.17, < 1.60 to >= 1…
Browse files Browse the repository at this point in the history
….17, < 1.78

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent add0c65 commit c419e01
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 @@ -169,7 +169,7 @@ Gem::Specification.new do |spec|
# spec.add_dependency "aws-sdk-neptune", "~> 1.0"
# spec.add_dependency "aws-sdk-opsworks", "~> 1.0"
# spec.add_dependency "aws-sdk-opsworkscm", "~> 1.0"
spec.add_dependency "aws-sdk-organizations", ">= 1.17", "< 1.60"
spec.add_dependency "aws-sdk-organizations", ">= 1.17", "< 1.78"
spec.add_dependency "aws-sdk-networkmanager", ">= 1.13.0"
spec.add_dependency "aws-sdk-networkfirewall", ">= 1.6.0"
# spec.add_dependency "aws-sdk-personalize", "~> 1.0"
Expand Down

0 comments on commit c419e01

Please sign in to comment.