From 87af0a219f1b8a3b927eb12820a36b125af6ebb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 22 Apr 2019 06:02:41 +0000 Subject: [PATCH] Bump devise_invitable from 1.5.5 to 1.6.1 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 1.5.5 to 1.6.1. - [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.5.5...v1.6.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index ca4b82139..5c62bd0dc 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ end gem 'bcrypt', '~> 3.1.12' gem 'devise', '~> 3.5.2' -gem 'devise_invitable', '~> 1.5.2' +gem 'devise_invitable', '~> 1.6.1' gem 'figaro' diff --git a/Gemfile.lock b/Gemfile.lock index 4d4ec7644..5950bce37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,8 +110,8 @@ GEM responders thread_safe (~> 0.1) warden (~> 1.2.3) - devise_invitable (1.5.5) - actionmailer (>= 3.2.6, < 5) + devise_invitable (1.6.1) + actionmailer (>= 3.2.6) devise (>= 3.2.0) diff-lcs (1.3) docile (1.3.1) @@ -256,8 +256,9 @@ GEM ffi (>= 0.5.0, < 2) rbtree3 (0.5.0) rdoc (6.1.1) - responders (2.1.1) - railties (>= 4.2.0, < 5.1) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) @@ -327,7 +328,7 @@ GEM unf_ext unf_ext (0.0.7.5) uniform_notifier (1.12.1) - warden (1.2.4) + warden (1.2.7) rack (>= 1.0) web-console (3.3.0) activemodel (>= 4.2) @@ -360,7 +361,7 @@ DEPENDENCIES database_cleaner delayed_job_active_record devise (~> 3.5.2) - devise_invitable (~> 1.5.2) + devise_invitable (~> 1.6.1) email_spec factory_bot_rails faker