Merge pull request #2930 from openSUSE/depfu/update/omniauth-rails_csrf_protection-1.0.1

Update omniauth-rails_csrf_protection: 1.0.0 → 1.0.1 (patch)
This commit is contained in:
Henne Vogelsang 2022-02-24 18:05:01 +01:00 committed by GitHub
commit 4b289ae5f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -260,7 +260,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.9.1)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n_data (0.13.0)
icalendar (2.7.1)
@ -299,7 +299,7 @@ GEM
letter_opener (~> 1.7)
railties (>= 5.2)
rexml
loofah (2.13.0)
loofah (2.14.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -379,7 +379,7 @@ GEM
omniauth-openid (2.0.1)
omniauth (>= 1.0, < 3.0)
rack-openid (~> 1.4.0)
omniauth-rails_csrf_protection (1.0.0)
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
open4 (1.3.4)