| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-24 | Raise RuntimeError if Kernel#binding is called from a non-Ruby frame | Jeremy Evans | |
| Check whether the current or previous frame is a Ruby frame in call_trace_func before attempting to create a binding for the frame. Fixes [Bug #18487] Co-authored-by: Alan Wu <XrXr@users.noreply.github.com> Notes: Merged: https://github.com/ruby/ruby/pull/5567 | |||
| 2020-12-27 | Update to ruby/spec@4ce9f41 | Benoit Daloze | |
