|
|
@ -39,9 +39,9 @@ gem 'responders', '~> 3.0' |
|
|
|
|
|
|
|
|
|
|
|
gem 'rdoc', '>= 2.4.2' |
|
|
|
gem 'rdoc', '>= 2.4.2' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gem 'doorkeeper', '~> 5.5.0' |
|
|
|
# Maintain our own omniauth due to relative URL root issues |
|
|
|
# Maintain our own omniauth due to relative URL root issues |
|
|
|
# see upstream PR: https://github.com/omniauth/omniauth/pull/903 |
|
|
|
# see upstream PR: https://github.com/omniauth/omniauth/pull/903 |
|
|
|
gem 'doorkeeper', '~> 5.4.0' |
|
|
|
|
|
|
|
gem 'omniauth', git: 'https://github.com/opf/omniauth', ref: 'fe862f986b2e846e291784d2caa3d90a658c67f0' |
|
|
|
gem 'omniauth', git: 'https://github.com/opf/omniauth', ref: 'fe862f986b2e846e291784d2caa3d90a658c67f0' |
|
|
|
gem 'request_store', '~> 1.5.0' |
|
|
|
gem 'request_store', '~> 1.5.0' |
|
|
|
|
|
|
|
|
|
|
|