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:
dependabot-preview[bot] 2020-09-28 09:47:43 -04:00 committed by GitHub
parent 787187d208
commit cf04648e45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 4 additions and 4 deletions

View file

@ -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)

Binary file not shown.

BIN
vendor/cache/bcrypt-3.1.16.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/devise-4.7.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/warden-1.2.9.gem vendored Normal file

Binary file not shown.