Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed deprectation warning from using ruby 2.7.1 #71

Merged
merged 1 commit into from Feb 18, 2021
Merged

Fixed deprectation warning from using ruby 2.7.1 #71

merged 1 commit into from Feb 18, 2021

Conversation

dub-squared
Copy link
Contributor

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

…aybe ** should be added to the call` warnings when using ruby 2.7
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d19d49b on Workstream-App:master into 94ffd9d on exAspArk:master.

@stanhu
Copy link
Contributor

stanhu commented Dec 31, 2020

@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.

@berkos
Copy link

berkos commented Jan 11, 2021

👋 It would be great if we could get this out in a gem release. 🙏

@exAspArk exAspArk merged commit 3b353e5 into exAspArk:master Feb 18, 2021
@exAspArk
Copy link
Owner

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.

@exAspArk
Copy link
Owner

exAspArk commented Feb 18, 2021

I released these changes in v2.0.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants