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

chore(gems): Upgrade to OAuth 1.x #407

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

ianchesal
Copy link
Contributor

OAuth 0.6 goes EOL around April 2024. Move to 1.x.

From the bundler output when you install the current version of this gem you get:

You have installed oauth version 0.6.2, congratulations!

Non-commercial support for the 0.6.x series will end by April, 2024.
Please upgrade to 1.0.x as soon as possible! The only breaking change
will be dropped support for Ruby 2.4, 2.5, and 2.6.

OAuth 0.6 goes EOL around April 2024. Move to 1.0.x.

From the bundler output when you install the current version of this gem
you get:

> You have installed oauth version 0.6.2, congratulations!
>
> Non-commercial support for the 0.6.x series will end by April, 2024.
> Please upgrade to 1.0.x as soon as possible! The only breaking change
> will be dropped support for Ruby 2.4, 2.5, and 2.6.
@ianchesal
Copy link
Contributor Author

Easy upgrade. Specs pass locally.

@ianchesal
Copy link
Contributor Author

I've been using my fork without issues. This should be an easy merge. Thanks!

@DougEdey
Copy link

@SimonMiaou 👋 Any idea when this will be able to be merged?

@JamesSawley
Copy link

@SimonMiaou, could we merge this please?

@bobbrodie bobbrodie added the Maintenance Chores, dependency updates, etc. label Apr 1, 2024
@bobbrodie bobbrodie merged commit 302d8b8 into sumoheavy:master Apr 1, 2024
@bobbrodie bobbrodie added this to the v2.4.0 milestone Apr 1, 2024
@bobbrodie bobbrodie linked an issue Apr 2, 2024 that may be closed by this pull request
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Chores, dependency updates, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade oauth runtime dependency to 1.0.x
4 participants