Skip to content

Add Ruby 3 support

Latest
Compare
Choose a tag to compare
@RyanNielson RyanNielson released this 09 Feb 20:34
· 3 commits to master since this release
ad83c2a

Adds Ruby 3 support while maintaining 2 support. This is necessarily because Ruby 3 changed how many elements Hash#each yields to lambdas.