Skip to content

Support Ruby 2.7/ 3.0 #64

New issue

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

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

Already on GitHub? # to your account

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

Support Ruby 2.7/ 3.0 #64

wants to merge 3 commits into from

Conversation

apersaud
Copy link
Member

@apersaud apersaud commented May 4, 2021

  • Supports separation of positional and keyword arguments for Ruby 3.0
  • Replaces use of &Proc.new

apersaud and others added 2 commits May 3, 2021 18:05
“warning: Capturing the given block using Proc.new is deprecated; use `&block` instead”
@apersaud apersaud requested a review from hspindell May 4, 2021 01:05
Copy link
Collaborator

@hspindell hspindell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the spec dependencies as well? (faraday in particular allow >=1)

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

Successfully merging this pull request may close these issues.

2 participants