We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2b403 commit 19363efCopy full SHA for 19363ef
aws_security_viz.gemspec
@@ -32,7 +32,7 @@ Gem::Specification.new do |s|
32
s.add_runtime_dependency 'organic_hash', '~> 1.0', '>= 1.0.2'
33
s.add_runtime_dependency 'rgl', '~> 0.5.3'
34
s.add_runtime_dependency 'webrick', '~> 1.8.1'
35
- s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.432'
+ s.add_runtime_dependency 'aws-sdk-ec2', '>= 1.65', '< 1.499'
36
37
s.required_ruby_version = '>= 3.0.0'
38
end
0 commit comments