From fb01a6e244042c45fed91e495ad3972b5b8a801d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 14:47:11 +0000 Subject: [PATCH] Bump devise from 4.8.1 to 4.9.0 Bumps [devise](https://github.com/heartcombo/devise) from 4.8.1 to 4.9.0. - [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.0) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a1b5b2bb9..614180618a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,7 +241,7 @@ GEM irb (>= 1.5.0) reline (>= 0.3.1) debugger-linecache (1.2.0) - devise (4.8.1) + devise (4.9.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0)