Bump devise from 4.4.3 to 4.5.0

Bumps [devise](https://github.com/plataformatec/devise) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/devise/compare/v4.4.3...v4.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-10-18 09:08:22 +00:00
committed by Brenda Wallace
parent 4a91bd977f
commit 0c36ea4fef

View File

@@ -53,7 +53,7 @@ GEM
ast (2.4.0)
autoprefixer-rails (8.6.4)
execjs
bcrypt (3.1.11)
bcrypt (3.1.12)
better_errors (2.2.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
@@ -136,7 +136,7 @@ GEM
dalli (2.7.8)
database_cleaner (1.7.0)
debug_inspector (0.0.3)
devise (4.4.3)
devise (4.5.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)