Bump devise from 4.8.0 to 4.8.1

Bumps [devise](https://github.com/heartcombo/devise) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-26 19:51:12 +00:00
committed by Javi Martín
parent 899b0db904
commit 1a37b7b905
2 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.16)
bcrypt (3.1.18)
better_html (1.0.16)
actionview (>= 4.0)
activesupport (>= 4.0)
@@ -175,7 +175,7 @@ GEM
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
device_detector (1.0.5)
devise (4.8.0)
devise (4.8.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@@ -735,7 +735,7 @@ DEPENDENCIES
daemons (~> 1.4.1)
dalli (~> 2.7.11)
delayed_job_active_record (~> 4.1.7)
devise (~> 4.8.0)
devise (~> 4.8.1)
devise-security (~> 0.16.0)
email_spec (~> 2.2.0)
erb_lint (~> 0.0.37)