Bump openid_connect
This commit is contained in:
parent
2d28ce3abf
commit
6df48b50c3
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -159,7 +159,7 @@ gem "twitter", "6.1.0"
|
|||
gem "omniauth-wordpress", "0.2.2"
|
||||
|
||||
# OpenID Connect
|
||||
gem "openid_connect", "1.1.2"
|
||||
gem "openid_connect", "1.1.3"
|
||||
|
||||
# Serializers
|
||||
|
||||
|
|
|
|||
|
|
@ -422,7 +422,7 @@ GEM
|
|||
open_graph_reader (0.6.2)
|
||||
faraday (>= 0.9.0)
|
||||
nokogiri (~> 1.6)
|
||||
openid_connect (1.1.2)
|
||||
openid_connect (1.1.3)
|
||||
activemodel
|
||||
attr_required (>= 1.0.0)
|
||||
json (>= 1.4.3)
|
||||
|
|
@ -826,7 +826,7 @@ DEPENDENCIES
|
|||
omniauth-twitter (= 1.4.0)
|
||||
omniauth-wordpress (= 0.2.2)
|
||||
open_graph_reader (= 0.6.2)
|
||||
openid_connect (= 1.1.2)
|
||||
openid_connect (= 1.1.3)
|
||||
pg (= 0.21.0)
|
||||
poltergeist (= 1.15.0)
|
||||
pronto (= 0.9.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue