ruby / error_highlight

The gem enhances Exception#message by adding a short explanation where the exception is raised
MIT License
150 stars 23 forks source link

Fix tests for ruby 3.4 new hash inspect style #50

Closed tompng closed 2 weeks ago

tompng commented 2 weeks ago

Apply changes in https://github.com/ruby/ruby/pull/10924