diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-04 11:09:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-04 11:09:34 +0200 |
commit | d909aa3c3b6edfcc4d01918ab3cb4131e1d4b9a2 (patch) | |
tree | a56c7bfc90e81c0d08a82b9705e76b96e7ac2ad3 | |
parent | dd3e2321260d7ff899f460e620a62440153ffa88 (diff) |
Bump devise from 4.9.0 to 4.9.2 (#24393)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6685f6977..fbf0faa61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM addressable date (3.3.3) debug_inspector (1.0.0) - devise (4.9.0) + devise (4.9.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) |