Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-21 | Use an exclusive range for `ruby_version_is` | Nobuyoshi Nakada | |
Notes: Merged: https://github.com/ruby/ruby/pull/12790 | |||
2025-02-18 | reject numbered parameters from Binding#local_variables | Yusuke Endoh | |
Also, Binding#local_variable_get and #local_variable_set rejects an access to numbered parameters. [Bug #20965] [Bug #21049] Notes: Merged: https://github.com/ruby/ruby/pull/12746 | |||
2024-02-15 | ruby-spec: Accept both a backtick and a single quote in error messages | Yusuke Endoh | |
2023-11-27 | Update to ruby/spec@c3206f6 | Benoit Daloze | |
2023-06-26 | Update to ruby/spec@30e1c35 | Benoit Daloze | |
2022-04-25 | Update to ruby/spec@3affe1e | Benoit Daloze | |
2021-10-28 | Update to ruby/spec@21a48d9 | Benoit Daloze | |
2020-12-27 | Update to ruby/spec@4ce9f41 | Benoit Daloze | |
2020-09-15 | 2.8 -> 3.0 in specs | Benoit Daloze | |
2020-07-27 | Update to ruby/spec@07164da | Benoit Daloze | |
2020-07-22 | Switch reserved for numbered parameter warning to SyntaxError | Jeremy Evans | |
Notes: Merged: https://github.com/ruby/ruby/pull/3163 | |||
2020-01-28 | Update to ruby/spec@f8a2d54 | Benoit Daloze | |