Releases · omniauth/omniauth-github
Require OmniAuth 2.0.0
As of v2.0.0 of this gem, it will require OmniAuth 2.0.0. This is due to changes that came with OmniAuth that required a breaking change in this gem. Because we changed the strategy's code, you should not need to change any omniauth-github specific code.
You should refer to OmniAuth's v2.0.0 release and/or the v2.0 upgrade guide when upgrading OmniAuth to v2.0.
v1.4.0
v1.3.0
v1.2.3
Updates
- Loosen OmniAuth requirements (PR: #71)
v1.2.2
v1.2.1
Dependencies
- Bumps omniauth to ~>1.4.0 (Note: Drops support for Ruby 1.8)
Additions
- Adds Rake to development dependencies
v1.2.0
This long-awaited version brings omniauth-github up-to-date in the following ways:
Security Updates
- Uses
httpsfor the RubyGems URL to passbundler audit
Dependencies
- Bumps
omniauthto~>1.3.2 - Bumps
omniauth-oauth2to~> 1.4.0 - Bumps
rspecto~> 3.5
Specs
- Updates specs to
RSpec 3+syntax
Housekeeping
- Ensure similar code formatting in specs
- Bump gem version to
1.2.0