From 3fa4974b70e66660680148c62f505c92d7046a14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 06:15:32 +0000 Subject: [PATCH] Bump devise_invitable from 2.0.1 to 2.0.2 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/scambra/devise_invitable/releases) - [Changelog](https://github.com/scambra/devise_invitable/blob/master/CHANGELOG.md) - [Commits](https://github.com/scambra/devise_invitable/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0909291f3..c3a4aa75f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_invitable (2.0.1) + devise_invitable (2.0.2) actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.3)