Merge pull request #3290 from openSUSE/depfu/update/devise-4.9.3

Update devise 4.9.2 → 4.9.3 (patch)
This commit is contained in:
Henne Vogelsang 2024-03-05 17:09:26 +01:00 committed by GitHub
commit 4cc57420e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,7 @@ GEM
awesome_nested_set (3.6.0)
activerecord (>= 4.0.0, < 7.2)
aws_cf_signer (0.1.3)
bcrypt (3.1.18)
bcrypt (3.1.20)
bindex (0.8.1)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
@ -163,7 +163,7 @@ GEM
delayed_job_active_record (4.1.8)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
devise (4.9.2)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@ -434,7 +434,7 @@ GEM
regexp_parser (2.9.0)
request_store (1.6.0)
rack (>= 1.4)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rest-client (2.1.0)