Bump devise from 4.8.1 to 4.9.2

Bumps [devise](https://github.com/heartcombo/devise) from 4.8.1 to 4.9.2.
- [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.1...v4.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 14:57:16 +00:00
committed by GitHub
parent 7b4e9b2123
commit 3dd05c9068
2 changed files with 3 additions and 3 deletions

View File

@@ -175,7 +175,7 @@ GEM
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
device_detector (1.0.7)
devise (4.8.1)
devise (4.9.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@@ -689,7 +689,7 @@ DEPENDENCIES
daemons (~> 1.4.1)
dalli (~> 3.2.5)
delayed_job_active_record (~> 4.1.7)
devise (~> 4.8.1)
devise (~> 4.9.2)
devise-security (~> 0.18.0)
email_spec (~> 2.2.0)
erb_lint (~> 0.3.1)