Merge pull request #2734 from openSUSE/depfu/update/devise-4.7.3

Update devise: 4.7.1 → 4.7.3 (patch)
This commit is contained in:
Henne Vogelsang 2021-03-06 23:44:39 +01:00 committed by GitHub
commit 3dfb950b01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ GEM
axlsx_rails (0.5.2)
actionpack (>= 3.1)
axlsx (>= 2.0.1)
bcrypt (3.1.13)
bcrypt (3.1.16)
bindex (0.6.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
@ -148,7 +148,7 @@ GEM
delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 6.1)
delayed_job (>= 3.0, < 5)
devise (4.7.1)
devise (4.7.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@ -588,8 +588,8 @@ GEM
unicode_utils (1.4.0)
unobtrusive_flash (3.3.1)
railties
warden (1.2.8)
rack (>= 2.0.6)
warden (1.2.9)
rack (>= 2.0.9)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)