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

Remove Ruby 2.7 deprecation warnings #149

Merged

Conversation

onshi
Copy link
Contributor

@onshi onshi commented Oct 4, 2020

Resolve #122

Summary

This PR fixes all deprecation warnings appearing in specs for ruby 2.7.

(For easier work I also pulled @szechyjs commit into this PR, we should probably merge #137 first and then I will rebase this PR. @simukappu is it okay with you?)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 99.966% when pulling 27cf364 on onshi:fix/remove_ruby_deprecation_warnings into 532d0dd on simukappu:master.

@coveralls
Copy link

coveralls commented Oct 4, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 04795e2 on onshi:fix/remove_ruby_deprecation_warnings into 532d0dd on simukappu:master.

@simukappu
Copy link
Owner

Thank you so much for your contribution! BTW, Ruby 2.7.2 has been released and deprecation warnings about keyword argument changes are off by default. Let me consider a little more about this changes for activity_notification.

@simukappu
Copy link
Owner

LGTM.

@simukappu simukappu merged commit cd056be into simukappu:master Dec 5, 2020
@onshi onshi deleted the fix/remove_ruby_deprecation_warnings branch December 9, 2020 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Respond to Ruby 2.7 deprecation warnings for Ruby 3.0
4 participants