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
We recently upgraded Ruby 2.6.3 to Ruby 2.7.6 during the upgrade to Rails 6.1.
We need to next migrate to Ruby 3.0. There are several language changes that will require intervention. In particular, the changes to positional and keyword arguments will need to be addressed.
We recently upgraded Ruby 2.6.3 to Ruby 2.7.6 during the upgrade to Rails 6.1.
We need to next migrate to Ruby 3.0. There are several language changes that will require intervention. In particular, the changes to positional and keyword arguments will need to be addressed.
See: https://www.fastruby.io/blog/ruby/upgrades/upgrade-ruby-from-2.7-to-3.0.html
The text was updated successfully, but these errors were encountered: