Skip to content

Commit d58dc8c

Browse files
committed
bumped ruby versions for compare tasks
[git-p4: depot-paths = "//src/ruby_parser/dev/": change = 13705]
1 parent 0b2869e commit d58dc8c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Rakefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -296,11 +296,11 @@ ruby_parse "2.2.10"
296296
ruby_parse "2.3.8"
297297
ruby_parse "2.4.10"
298298
ruby_parse "2.5.9"
299-
ruby_parse "2.6.9"
300-
ruby_parse "2.7.5"
301-
ruby_parse "3.0.3"
302-
ruby_parse "3.1.1"
303-
ruby_parse "3.2.0"
299+
ruby_parse "2.6.10"
300+
ruby_parse "2.7.7"
301+
ruby_parse "3.0.5"
302+
ruby_parse "3.1.3"
303+
ruby_parse "3.2.1"
304304

305305
task :debug => :isolate do
306306
ENV["V"] ||= VERS.last

0 commit comments

Comments
 (0)