Skip to content

Commit

Permalink
Merge pull request #173 from anaynayak/dependabot/bundler/aws-sdk-ec2…
Browse files Browse the repository at this point in the history
…-gte-1.65-and-lt-1.432

Update aws-sdk-ec2 requirement from >= 1.65, < 1.411 to >= 1.65, < 1.432
  • Loading branch information
anaynayak authored Jul 21, 2024
2 parents 16cf009 + aa11ab9 commit 808cce7
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.411'
s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.432'

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

0 comments on commit 808cce7

Please sign in to comment.