Skip to content

Commit c6bd653

Browse files
Update aws-sdk-ec2 requirement from >= 1.65, < 1.499 to >= 1.65, < 1.514
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>
1 parent 5191ef6 commit c6bd653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws_security_viz.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Gem::Specification.new do |s|
3232
s.add_runtime_dependency 'organic_hash', '~> 1.0', '>= 1.0.2'
3333
s.add_runtime_dependency 'rgl', '>= 0.5.3', '< 0.7.0'
3434
s.add_runtime_dependency 'webrick', '>= 1.8.1', '< 1.10.0'
35-
s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.499'
35+
s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.514'
3636
s.add_runtime_dependency 'base64', '~> 0.2.0'
3737

3838
s.required_ruby_version = '>= 3.0.0'

0 commit comments

Comments
 (0)