Skip to content

fix warnings #371

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

Merged
merged 1 commit into from
Sep 9, 2020
Merged

fix warnings #371

merged 1 commit into from
Sep 9, 2020

Conversation

dpep
Copy link
Contributor

@dpep dpep commented Aug 30, 2020

Ruby 2.7 deprecates automatic conversion from a hash to keyword arguments
https://blog.saeloun.com/2019/10/07/ruby-2-7-keyword-arguments-redesign.html

fixing those up, plus one more I noticed in the logs from #370 (comment) / https://travis-ci.org/github/JsonApiClient/json_api_client/jobs/722402404

thanks @sharshenov

Ruby 2.7 deprecates automatic conversion from a hash to keyword arguments
https://blog.saeloun.com/2019/10/07/ruby-2-7-keyword-arguments-redesign.html

fixing those up, plus one more I noticed in the logs from JsonApiClient#370 (comment)

https://travis-ci.org/github/JsonApiClient/json_api_client/jobs/722402404

thanks @sharshenov
@dpep dpep mentioned this pull request Aug 30, 2020
@gaorlov gaorlov merged commit 7a069e2 into JsonApiClient:master Sep 9, 2020
@dpep dpep deleted the fix-warnings branch September 9, 2020 01:05
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.

2 participants