From 86cf784258c5a3c959fdbea30d16eb41bba53b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 29 Mar 2019 05:44:59 +0000 Subject: [PATCH] Bump devise_invitable from 1.7.3 to 2.0.0 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 1.7.3 to 2.0.0. - [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/v1.7.3...v2.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea07cb7..ba60504 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,9 +92,9 @@ GEM railties (>= 4.1.0, < 6.0) responders warden (~> 1.2.3) - devise_invitable (1.7.3) - actionmailer (>= 4.1.0) - devise (>= 4.0.0) + devise_invitable (2.0.0) + actionmailer (>= 5.0) + devise (>= 4.6) diff-lcs (1.3) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0)