We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f8957 commit 2fb785fCopy full SHA for 2fb785f
wasabi.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
10
s.homepage = "https://github.com/savonrb/#{s.name}"
11
s.summary = "A simple WSDL parser"
12
s.description = s.summary
13
- s.required_ruby_version = '>= 2.7'
+ s.required_ruby_version = '>= 3.0'
14
15
s.license = 'MIT'
16
0 commit comments