Closed dub-squared closed 3 years ago
@exAspArk With Ruby v3.0 out now, I think this pull request could use some attention? I'm seeing this warning fail on builds now.
👋 It would be great if we could get this out in a gem release. 🙏
Thanks a lot! 💛 And sorry for the delayed response. I'll try to adjust the TravisCI config to add the latest Ruby versions and create a new release.
I released these changes in v2.0.1
🎉
When using Ruby 2.7.1, the gem triggers a
Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
deprecation warning. This PR resolves the warning. The specs complete without error under Ruby 2.6.4 and 2.7.1