Require multi_json for windowslive logins
The windowslive omniauth plugin needs multi_json but doesn't require it and the omniauth core is no longer doing so.
This commit is contained in:
parent
a9063f8369
commit
5a28ff2901
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require "multi_json"
|
||||
require "openid/fetchers"
|
||||
require "openid/util"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue