-
-
Notifications
You must be signed in to change notification settings - Fork 396
Closed
Description
ruby/spec is currently not being run on Ruby 3.4, and as a result there are a number of failures. Most of these are related to the new Hash#inspect formatting (preferring a: 1 over :a => 1 with some spacing changes) but there are others.
We will need to update the specs and add version guards for cosmetic changes like this, and audit the remaining specs for real behavior changes that should be guarded or added.
Metadata
Metadata
Assignees
Labels
No labels