You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'bjedrocha-ruby3-support'
Version 0.1.0
* bjedrocha-ruby3-support:
Add unit tests
Fix pre-merge issues
Bump version to 0.1.0
Bumps version and sets required_ruby_version
Fix delegation in Ruby 3
Merge branch 'antoniobg-fix-comparison'
Version 0.0.3
* antoniobg-fix-comparison:
Do not use Comparable and instead define ==, != and !
Bump version
Include Comparable module and delegate it to the target object
Add spec reproducing the comparison error
Update bundler version