mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 18:48:49 +01:00
Fix broken OmniAuth login
This commit is contained in:
@@ -160,6 +160,9 @@ GEM
|
||||
omniauth-oauth2 (1.7.1)
|
||||
oauth2 (~> 1.4)
|
||||
omniauth (>= 1.9, < 3)
|
||||
omniauth-rails_csrf_protection (1.0.0)
|
||||
actionpack (>= 4.2)
|
||||
omniauth (~> 2.0)
|
||||
orm_adapter (0.5.0)
|
||||
popper_js (1.16.0)
|
||||
public_suffix (4.0.6)
|
||||
@@ -278,6 +281,7 @@ DEPENDENCIES
|
||||
mysql2 (~> 0.5.2)
|
||||
omniauth
|
||||
omniauth-github
|
||||
omniauth-rails_csrf_protection
|
||||
puma (~> 5.0)
|
||||
rails (= 6.1.3.2)
|
||||
rails-controller-testing
|
||||
|
||||
Reference in New Issue
Block a user