Skip to content

Fix kwarg error for Ruby 3.0

Latest
Compare
Choose a tag to compare
@jocmp jocmp released this 20 Dec 16:27
· 1 commit to main since this release
e781cbd
Fix kwargs warning for Ruby 2.7, error in 3.0 (#5)

* Add Ruby test matrix in CI

* Change options to kwargs instead of hash

* Bump Ruby to 2.7.5