Merge pull request #2383 from openSUSE/depfu/update/devise-4.6.1

Update devise: 4.5.0 → 4.6.1 (minor)
This commit is contained in:
Ana María Martínez Gómez 2019-03-06 10:26:32 +01:00 committed by GitHub
commit 3f3e92ff43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,7 +153,7 @@ GEM
delayed_job_active_record (4.1.3)
activerecord (>= 3.0, < 5.3)
delayed_job (>= 3.0, < 5)
devise (4.5.0)
devise (4.6.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
@ -585,8 +585,8 @@ GEM
unobtrusive_flash (3.3.1)
railties
url (0.3.2)
warden (1.2.7)
rack (>= 1.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (2.3.0)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)