You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading to Ruby 3.3 will require rewriting some of the ruby_lex_utils and how we instrument the Ruby source. IRB has gone through significant upgrades that change how it works.
Note that Rails 7.2 requires irb ~> 1.13 which prevents us from upgrading rails until this ticket is complete.
The text was updated successfully, but these errors were encountered:
Upgrading to Ruby 3.3 will require rewriting some of the ruby_lex_utils and how we instrument the Ruby source. IRB has gone through significant upgrades that change how it works.
Note that Rails 7.2 requires irb ~> 1.13 which prevents us from upgrading rails until this ticket is complete.
The text was updated successfully, but these errors were encountered: