ruby-agent.gemspec in contrast-agent-5.1.0 vs ruby-agent.gemspec in contrast-agent-5.2.0
- old
+ new
@@ -171,10 +171,10 @@
spec.description = 'This gem instantiates a Rack middleware for rack-based ' \
'web applications in order to provide Interactive Application Security ' \
'Testing and Protection.'
spec.homepage = 'https://www.contrastsecurity.com'
spec.license = 'CONTRAST SECURITY (see license file)'
- spec.required_ruby_version = ['>= 2.6.0', '< 3.1.0']
+ spec.required_ruby_version = ['>= 2.6.0', '< 3.2.0']
spec.bindir = 'exe'
spec.executables = ['contrast_service']
# Keep cs__common first, it handles funchook.h right now.
spec.extensions = Dir['ext/cs__common/extconf.rb', 'ext/**/extconf.rb']