[ruby] Update devise 4.9.2 → 4.9.3 (patch) (#20257)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
b84a871187
commit
d78870745b
9 changed files with 4 additions and 4 deletions
|
|
@ -101,7 +101,7 @@ GEM
|
|||
aws_cf_signer (0.1.3)
|
||||
backport (1.2.0)
|
||||
base64 (0.1.1)
|
||||
bcrypt (3.1.18)
|
||||
bcrypt (3.1.19)
|
||||
benchmark (0.2.1)
|
||||
benchmark-ips (2.10.0)
|
||||
better_errors (2.10.1)
|
||||
|
|
@ -212,7 +212,7 @@ GEM
|
|||
ruby-statistics (>= 2.1)
|
||||
thor (>= 0.19, < 2)
|
||||
device_detector (1.1.0)
|
||||
devise (4.9.2)
|
||||
devise (4.9.3)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 4.1.0)
|
||||
|
|
@ -690,7 +690,7 @@ GEM
|
|||
io-console (~> 0.5)
|
||||
request_store (1.5.1)
|
||||
rack (>= 1.4)
|
||||
responders (3.1.0)
|
||||
responders (3.1.1)
|
||||
actionpack (>= 5.2)
|
||||
railties (>= 5.2)
|
||||
rest-client (2.1.0)
|
||||
|
|
@ -890,7 +890,7 @@ GEM
|
|||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
test-prof (1.2.3)
|
||||
thor (1.2.2)
|
||||
thor (1.3.0)
|
||||
thread (0.2.2)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.3.0)
|
||||
|
|
|
|||
BIN
vendor/cache/bcrypt-3.1.18.gem
vendored
BIN
vendor/cache/bcrypt-3.1.18.gem
vendored
Binary file not shown.
BIN
vendor/cache/bcrypt-3.1.19.gem
vendored
Normal file
BIN
vendor/cache/bcrypt-3.1.19.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/devise-4.9.2.gem
vendored
BIN
vendor/cache/devise-4.9.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/devise-4.9.3.gem
vendored
Normal file
BIN
vendor/cache/devise-4.9.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/responders-3.1.0.gem
vendored
BIN
vendor/cache/responders-3.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/responders-3.1.1.gem
vendored
Normal file
BIN
vendor/cache/responders-3.1.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/thor-1.2.2.gem
vendored
BIN
vendor/cache/thor-1.2.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/thor-1.3.0.gem
vendored
Normal file
BIN
vendor/cache/thor-1.3.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue