From 92750ae111034185fa4bb5e8ae312d96d33e04cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Mar 2019 05:46:28 +0000 Subject: [PATCH] Bump devise_invitable from 1.7.3 to 1.7.5 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 1.7.3 to 1.7.5. - [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...v1.7.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index caf8084..d54a283 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) ast (2.4.0) - bcrypt (3.1.11) + bcrypt (3.1.12) better_errors (2.4.0) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -79,7 +79,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -92,7 +92,7 @@ GEM railties (>= 4.1.0, < 6.0) responders warden (~> 1.2.3) - devise_invitable (1.7.3) + devise_invitable (1.7.5) actionmailer (>= 4.1.0) devise (>= 4.0.0) diff-lcs (1.3) @@ -147,7 +147,7 @@ GEM ruby_parser (~> 3.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.5.3) + i18n (1.6.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) jquery-rails (4.3.1) @@ -246,9 +246,9 @@ GEM regexp_parser (1.3.0) request_store (1.4.1) rack (>= 1.4) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + 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) @@ -324,8 +324,8 @@ GEM unf_ext unf_ext (0.0.7.5) unicode-display_width (1.4.1) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.8) + rack (>= 2.0.6) web-console (3.5.1) actionview (>= 5.0) activemodel (>= 5.0)