diff --git a/savon.gemspec b/savon.gemspec index 8c71f1c3..89774a2d 100644 --- a/savon.gemspec +++ b/savon.gemspec @@ -12,7 +12,7 @@ Gem::Specification.new do |s| s.homepage = "http://savonrb.com" s.summary = "Heavy metal SOAP client" s.description = s.summary - s.required_ruby_version = '>= 2.7.0' + s.required_ruby_version = '>= 3.0.0' s.license = 'MIT'