mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Update the version we use for our own omniauth-fork
This commit is contained in:
committed by
Oliver Günther
parent
9e8a9ed80f
commit
bd4dbf5f5d
@@ -49,7 +49,7 @@ gem "rdoc", ">= 2.4.2"
|
||||
gem "doorkeeper", "~> 5.8.0"
|
||||
# Maintain our own omniauth due to relative URL root issues
|
||||
# see upstream PR: https://github.com/omniauth/omniauth/pull/903
|
||||
gem "omniauth", git: "https://github.com/opf/omniauth", ref: "fe862f986b2e846e291784d2caa3d90a658c67f0"
|
||||
gem "omniauth", git: "https://github.com/opf/omniauth", ref: "7eb21563ba047ef86d71f099975587b5ec88f9c9"
|
||||
gem "request_store", "~> 1.7.0"
|
||||
|
||||
gem "warden", "~> 1.2"
|
||||
|
||||
+4
-4
@@ -26,11 +26,11 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: https://github.com/opf/omniauth
|
||||
revision: fe862f986b2e846e291784d2caa3d90a658c67f0
|
||||
ref: fe862f986b2e846e291784d2caa3d90a658c67f0
|
||||
revision: 7eb21563ba047ef86d71f099975587b5ec88f9c9
|
||||
ref: 7eb21563ba047ef86d71f099975587b5ec88f9c9
|
||||
specs:
|
||||
omniauth (1.9.0)
|
||||
hashie (>= 3.4.6, < 3.7.0)
|
||||
omniauth (1.9.2)
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 1.6.2, < 3)
|
||||
|
||||
GIT
|
||||
|
||||
Reference in New Issue
Block a user