From 28b3c12cb0a8f038b79063a1334bf62290d3a7b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 18:50:59 +0000 Subject: [PATCH] Bump devise_invitable from 2.0.8 to 2.0.9 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 2.0.8 to 2.0.9. - [Changelog](https://github.com/scambra/devise_invitable/blob/master/CHANGELOG.md) - [Commits](https://github.com/scambra/devise_invitable/compare/v2.0.8...v2.0.9) --- updated-dependencies: - dependency-name: devise_invitable dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8b63e4b5..0ecc958fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM autoprefixer-rails (10.4.16.0) execjs (~> 2) base64 (0.1.1) - bcrypt (3.1.19) + bcrypt (3.1.20) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -161,7 +161,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_invitable (2.0.8) + devise_invitable (2.0.9) actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.5.1)