Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-09 | Update to ruby/spec@d8bacef | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/13265 | |||
2025-03-27 | Update to ruby/spec@5e579e2 | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/12984 | |||
2024-12-10 | Update to ruby/spec@9f10222 | Andrew Konchin | |
Notes: Merged: https://github.com/ruby/ruby/pull/12297 | |||
2024-02-15 | ruby-spec: Accept both a backtick and a single quote in error messages | Yusuke Endoh | |
2023-09-04 | Update to ruby/spec@96d1072 | Benoit Daloze | |
2023-07-31 | `Refinement#refined_class` is now deprecated | Nobuyoshi Nakada | |
2023-05-29 | Update to ruby/spec@c3677cf | Benoit Daloze | |
2023-04-25 | Update to ruby/spec@7f69c86 | Benoit Daloze | |
2023-01-05 | Update to ruby/spec@9d69b95 | Benoit Daloze | |
2022-01-05 | Remove Refinement#{extend_object,append_features,prepend_features} | Jeremy Evans | |
Also make include, prepend, and extend raise a TypeError if one of the modules is a refinement. Implements [Feature #18270] Notes: Merged: https://github.com/ruby/ruby/pull/5358 |