Skip to content

Commit 63084bd

Browse files
authored
Merge pull request #3721 from koic/bump_bin_prism_bundle_to_ruby_4_0
2 parents adf7412 + 86120ae commit 63084bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/prism

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ module Prism
9999
["3.2", ["3.2"]],
100100
["3.3", ["3.3"]],
101101
["3.4", ["3.4", "typecheck"]],
102-
["3.5", ["3.5"]],
102+
["4.0", ["4.0"]],
103103
["jruby", ["jruby"]],
104104
["truffleruby", ["truffleruby"]]
105105
].each do |ruby_version, gemfiles|

0 commit comments

Comments
 (0)