Skip to content

Commit

Permalink
Update aws-sdk-ec2 requirement from >= 1.65, < 1.432 to >= 1.65, < 1.473
Browse files Browse the repository at this point in the history
Updates the requirements on [aws-sdk-ec2](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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 808cce7 commit f2850ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws_security_viz.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'organic_hash', '~> 1.0', '>= 1.0.2'
s.add_runtime_dependency 'rgl', '~> 0.5.3'
s.add_runtime_dependency 'webrick', '~> 1.8.1'
s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.432'
s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.473'

s.required_ruby_version = '>= 3.0.0'
end
Expand Down

0 comments on commit f2850ea

Please sign in to comment.