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 697c3f1 commit 9647023Copy full SHA for 9647023
1 file changed
Rakefile
@@ -45,7 +45,7 @@ elsif RUBY_ENGINE == "jruby"
45
ext.name = "prism"
46
ext.ext_dir = "java"
47
ext.lib_dir = "tmp"
48
- ext.release = "8"
+ ext.release = "21"
49
ext.gem_spec = Gem::Specification.load("prism.gemspec")
50
end
51
0 commit comments