diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-21 10:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-21 10:41:28 +0100 |
commit | 4b964fa605500a1e76caa876514a6b3107b8e0e6 (patch) | |
tree | 751d53de44a8e5165190efea0fcd58ef9c7102b7 /Gemfile | |
parent | 7adde24a95218048f14c29bee0d25afaeae99509 (diff) |
Bump devise from 4.8.1 to 4.9.0 (#23691)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile index 0fca82cea..479a4eeac 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem 'bootsnap', '~> 1.16.0', require: false gem 'browser' gem 'charlock_holmes', '~> 0.7.7' gem 'chewy', '~> 7.2' -gem 'devise', '~> 4.8' +gem 'devise', '~> 4.9' gem 'devise-two-factor', '~> 4.0' group :pam_authentication, optional: true do |