Bump openid_connect

This commit is contained in:
Dennis Schubert 2016-05-12 02:08:05 +02:00 committed by Jonne Haß
parent 5284cd2fff
commit 19d6a94a9c
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 6 additions and 6 deletions

View file

@ -150,7 +150,7 @@ gem "twitter", "5.16.0"
gem "omniauth-wordpress", "0.2.2"
# OpenID Connect
gem "openid_connect", "0.10.0"
gem "openid_connect", "0.11.2"
# Serializers

View file

@ -64,7 +64,7 @@ GEM
jquery-rails
railties
bcrypt (3.1.11)
bindata (2.2.0)
bindata (2.3.0)
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
@ -429,7 +429,7 @@ GEM
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpclient (2.7.1)
httpclient (2.8.0)
i18n (0.7.0)
i18n-inflector (2.6.7)
i18n (>= 0.4.1)
@ -557,7 +557,7 @@ GEM
open_graph_reader (0.6.1)
faraday (~> 0.9.0)
nokogiri (~> 1.6)
openid_connect (0.10.0)
openid_connect (0.11.2)
activemodel
attr_required (>= 1.0.0)
json (>= 1.4.3)
@ -609,7 +609,7 @@ GEM
activesupport
rack-mobile-detect (0.4.0)
rack
rack-oauth2 (1.2.3)
rack-oauth2 (1.3.0)
activesupport (>= 2.3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
@ -976,7 +976,7 @@ DEPENDENCIES
omniauth-twitter (= 1.2.1)
omniauth-wordpress (= 0.2.2)
open_graph_reader (= 0.6.1)
openid_connect (= 0.10.0)
openid_connect (= 0.11.2)
pg (= 0.18.4)
pronto (= 0.6.0)
pronto-haml (= 0.6.0)