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

Update versions #51

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Update versions #51

wants to merge 6 commits into from

Conversation

dgodd
Copy link

@dgodd dgodd commented Jun 12, 2020

With ruby 2.7 we receive many different deprecation warnings, and indeed recent version of ruby were broken in CI.

I have:

  • converted URI.encode to URI.encode_www_form since it has been deprecated.
  • updated all of the dependent gems, including switching from fakeweb to webmock for mocking the server in tests.
  • updated the versions of ruby which travis tests against.

@dgodd dgodd force-pushed the update-versions branch 2 times, most recently from a001358 to 8a4a68c Compare June 12, 2020 12:02
@gamecreature
Copy link

Could you please review (and merge) this Merge Request?

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