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 relevant gems to support up to Oauth2 v2.0.4 #428

Closed

Conversation

JacobMarq
Copy link
Contributor

Providing quick fix for #426 & #425

Updating did not require newer ruby versions. had all tests pass on ruby 2.3.8.

@jessieay
Copy link
Contributor

👋 This PR would really help me out in an upgrade I am working on right now. Anything I can do to help move it forward?

@@ -9,8 +9,8 @@ Gem::Specification.new do |gem|
gem.name = 'omniauth-google-oauth2'
gem.version = OmniAuth::GoogleOauth2::VERSION
gem.license = 'MIT'
gem.summary = %(A Google OAuth2 strategy for OmniAuth 1.x)
gem.description = %(A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.)
gem.summary = %(A Google OAuth2 strategy for OmniAuth 2.x)
Copy link
Owner

Choose a reason for hiding this comment

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

This doesn't look accurate. OmniAuth is not 2.x...

@zquestz
Copy link
Owner

zquestz commented Sep 4, 2022

No longer needed.

@zquestz zquestz closed this Sep 4, 2022
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.

3 participants