Skip to content

Commit

Permalink
bumped ruby versions for compare tasks
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/ruby_parser/dev/": change = 13705]
  • Loading branch information
zenspider committed Mar 4, 2023
1 parent 0b2869e commit d58dc8c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -296,11 +296,11 @@ ruby_parse "2.2.10"
ruby_parse "2.3.8"
ruby_parse "2.4.10"
ruby_parse "2.5.9"
ruby_parse "2.6.9"
ruby_parse "2.7.5"
ruby_parse "3.0.3"
ruby_parse "3.1.1"
ruby_parse "3.2.0"
ruby_parse "2.6.10"
ruby_parse "2.7.7"
ruby_parse "3.0.5"
ruby_parse "3.1.3"
ruby_parse "3.2.1"

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

0 comments on commit d58dc8c

Please sign in to comment.