Update omniauth-rails_csrf_protection to version 1.0.1
This commit is contained in:
parent
f7cff4438b
commit
58e230890b
1 changed files with 3 additions and 3 deletions
|
|
@ -260,7 +260,7 @@ GEM
|
||||||
http-accept (1.7.0)
|
http-accept (1.7.0)
|
||||||
http-cookie (1.0.4)
|
http-cookie (1.0.4)
|
||||||
domain_name (~> 0.5)
|
domain_name (~> 0.5)
|
||||||
i18n (1.9.1)
|
i18n (1.10.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n_data (0.13.0)
|
i18n_data (0.13.0)
|
||||||
icalendar (2.7.1)
|
icalendar (2.7.1)
|
||||||
|
|
@ -299,7 +299,7 @@ GEM
|
||||||
letter_opener (~> 1.7)
|
letter_opener (~> 1.7)
|
||||||
railties (>= 5.2)
|
railties (>= 5.2)
|
||||||
rexml
|
rexml
|
||||||
loofah (2.13.0)
|
loofah (2.14.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.7.1)
|
mail (2.7.1)
|
||||||
|
|
@ -379,7 +379,7 @@ GEM
|
||||||
omniauth-openid (2.0.1)
|
omniauth-openid (2.0.1)
|
||||||
omniauth (>= 1.0, < 3.0)
|
omniauth (>= 1.0, < 3.0)
|
||||||
rack-openid (~> 1.4.0)
|
rack-openid (~> 1.4.0)
|
||||||
omniauth-rails_csrf_protection (1.0.0)
|
omniauth-rails_csrf_protection (1.0.1)
|
||||||
actionpack (>= 4.2)
|
actionpack (>= 4.2)
|
||||||
omniauth (~> 2.0)
|
omniauth (~> 2.0)
|
||||||
open4 (1.3.4)
|
open4 (1.3.4)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue