Bump devise from 4.7.2 to 4.7.3 (#10453)
* Bump devise from 4.7.2 to 4.7.3 Bumps [devise](https://github.com/plataformatec/devise) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.7.2...v4.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump devise from 4.7.2 to 4.7.3 (Update vendor/cache) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
787187d208
commit
cf04648e45
7 changed files with 4 additions and 4 deletions
|
|
@ -111,7 +111,7 @@ GEM
|
|||
descendants_tracker (~> 0.0.4)
|
||||
ice_nine (~> 0.11.0)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
bcrypt (3.1.13)
|
||||
bcrypt (3.1.16)
|
||||
benchmark-ips (2.7.2)
|
||||
better_errors (2.8.1)
|
||||
coderay (>= 1.0.0)
|
||||
|
|
@ -225,7 +225,7 @@ GEM
|
|||
descendants_tracker (0.0.4)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
device_detector (1.0.4)
|
||||
devise (4.7.2)
|
||||
devise (4.7.3)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 4.1.0)
|
||||
|
|
@ -808,8 +808,8 @@ GEM
|
|||
coercible (~> 1.0)
|
||||
descendants_tracker (~> 0.0, >= 0.0.3)
|
||||
equalizer (~> 0.0, >= 0.0.9)
|
||||
warden (1.2.8)
|
||||
rack (>= 2.0.6)
|
||||
warden (1.2.9)
|
||||
rack (>= 2.0.9)
|
||||
wcag_color_contrast (0.1.0)
|
||||
web-console (4.0.4)
|
||||
actionview (>= 6.0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/bcrypt-3.1.13.gem
vendored
BIN
vendor/cache/bcrypt-3.1.13.gem
vendored
Binary file not shown.
BIN
vendor/cache/bcrypt-3.1.16.gem
vendored
Normal file
BIN
vendor/cache/bcrypt-3.1.16.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/devise-4.7.2.gem
vendored
BIN
vendor/cache/devise-4.7.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/devise-4.7.3.gem
vendored
Normal file
BIN
vendor/cache/devise-4.7.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/warden-1.2.8.gem
vendored
BIN
vendor/cache/warden-1.2.8.gem
vendored
Binary file not shown.
BIN
vendor/cache/warden-1.2.9.gem
vendored
Normal file
BIN
vendor/cache/warden-1.2.9.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue