We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91a94f commit ee8b5b5Copy full SHA for ee8b5b5
rbs.gemspec
@@ -38,7 +38,7 @@ Gem::Specification.new do |spec|
38
spec.extensions = %w{ext/rbs_extension/extconf.rb}
39
40
if false
41
- spec.required_ruby_version = ">= 3.3"
+ spec.required_ruby_version = ">= 3.4"
42
end
43
44
spec.bindir = "exe"
0 commit comments