From 1e7961120c507b16477327b9edc2eb0937e4d177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 04:34:16 +0000 Subject: [PATCH] Bump devise_invitable from 1.7.5 to 2.0.3 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 1.7.5 to 2.0.3. - [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.5...v2.0.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..6ca370e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -591,7 +591,7 @@ GEM aws-sigv4 (~> 1.0) aws-sigv2 (1.0.1) aws-sigv4 (1.0.2) - bcrypt (3.1.13) + bcrypt (3.1.16) better_errors (2.5.1) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -624,7 +624,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crack (0.4.2) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -642,9 +642,9 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_invitable (1.7.5) - actionmailer (>= 4.1.0) - devise (>= 4.0.0) + devise_invitable (2.0.3) + actionmailer (>= 5.0) + devise (>= 4.6) diff-lcs (1.3) docile (1.1.5) dotenv (0.11.1) @@ -690,7 +690,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_accept_language (2.1.1) - i18n (1.8.2) + i18n (1.8.5) concurrent-ruby (~> 1.0) jmespath (1.3.1) jquery-atwho-rails (1.3.2) @@ -715,7 +715,7 @@ GEM addressable (~> 2.3) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.5.0) + loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -728,7 +728,7 @@ GEM mimemagic (0.3.2) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) momentjs-rails (2.7.0) railties (>= 3.1) multi_json (1.14.1) @@ -737,7 +737,7 @@ GEM sass (~> 3.2.19) newrelic_rpm (3.9.0.229) nio4r (2.5.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) normalize-rails (4.1.1) orm_adapter (0.5.0) @@ -758,7 +758,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.5) - rack (2.1.1) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rack-timeout (0.0.4) @@ -798,9 +798,9 @@ GEM mail redcarpet (3.4.0) regexp_parser (1.6.0) - responders (2.4.1) - actionpack (>= 4.2.0, < 6.0) - railties (>= 4.2.0, < 6.0) + responders (3.0.1) + actionpack (>= 5.0) + railties (>= 5.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.2) @@ -864,7 +864,7 @@ GEM rails (>= 3.1) twitter-text (1.9.2) unf (~> 0.1.0) - tzinfo (1.2.7) + tzinfo (1.2.8) thread_safe (~> 0.1) uglifier (4.0.2) execjs (>= 0.3.0, < 3) @@ -874,8 +874,8 @@ GEM unicorn (5.3.1) kgio (~> 2.6) raindrops (~> 0.7) - warden (1.2.7) - rack (>= 1.0) + warden (1.2.9) + rack (>= 2.0.9) webmock (1.18.0) addressable (>= 2.3.6) crack (>= 0.3.2)