Skip to content

Textris::Delivery::Twilio#deliver Ruby 3 Compatibility Issue #72

Description

@Ancez

Textris::Delivery::Twilio#deliver#20 isn't compatible with Ruby 3.0+ as in Ruby 3.0, the positional and keyword arguments have been separated. More on this is available here: https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/

I have created a quick PR that fixes the issue here: #71

However, I'm unsure if this is the best way doing this, is there a better way?

Any help/feedback on this will be greatly appreciated.

Many Thanks,
Luke

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions