From aaaf462994cd065e79ce9cd7826fdd04cbb0176a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Sep 2017 17:01:17 +0000 Subject: [PATCH] Bump devise_invitable from 1.5.2 to 1.7.2 Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 1.5.2 to 1.7.2. - [Changelog](https://github.com/scambra/devise_invitable/blob/master/CHANGELOG) - [Commits](https://github.com/scambra/devise_invitable/compare/v1.5.2...v1.7.2) --- Gemfile.lock | 64 ++++++++++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6837287..8a66f86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,14 +51,14 @@ GEM autoprefixer-rails (6.0.3) execjs json - bcrypt (3.1.10) + bcrypt (3.1.11) bootstrap-sass (3.3.5.1) autoprefixer-rails (>= 5.0.0.1) sass (>= 3.3.0) breach-mitigation-rails (0.2.2) activesupport rack - builder (3.2.2) + builder (3.2.3) cancancan (1.12.0) capistrano (3.4.0) i18n @@ -91,21 +91,21 @@ GEM coffee-script-source (1.9.1.1) colorize (0.7.7) concurrent-ruby (1.0.0) + crass (1.0.2) crypt-isaac (0.9.1) daemons (1.2.3) database_cleaner (1.5.0) - devise (3.5.2) + devise (4.3.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 3.2.6, < 5) + railties (>= 4.1.0, < 5.2) responders - thread_safe (~> 0.1) warden (~> 1.2.3) devise-encryptable (0.2.0) devise (>= 2.1.0) - devise_invitable (1.5.2) - actionmailer (>= 3.2.6, < 5) - devise (>= 3.2.0) + devise_invitable (1.7.2) + actionmailer (>= 4.1.0) + devise (>= 4.0.0) dynamic_form (1.1.4) elasticsearch (1.0.13) elasticsearch-api (= 1.0.13) @@ -134,27 +134,30 @@ GEM thor (~> 0.14) foreman (0.78.0) thor (~> 0.19.1) - globalid (0.3.6) - activesupport (>= 4.1.0) + globalid (0.4.0) + activesupport (>= 4.2.0) haml (4.0.7) tilt hashie (3.4.2) - i18n (0.7.0) + i18n (0.8.6) jquery-rails (4.0.5) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.1.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.6.6) + mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (2.99) - mini_portile2 (2.0.0) - minitest (5.8.4) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) + mini_portile2 (2.3.0) + minitest (5.10.3) minitest-spec-rails (5.3.0) minitest (~> 5.0) rails (>= 4.1) @@ -163,8 +166,8 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.0.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) oj (2.12.14) orm_adapter (0.5.0) pg (0.18.3) @@ -179,7 +182,7 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - rack (1.6.4) + rack (1.6.8) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5.1) @@ -195,9 +198,9 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) + rails-dom-testing (1.0.8) activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.3) loofah (~> 2.0) @@ -206,9 +209,10 @@ GEM activesupport (= 4.2.5.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.5.0) - responders (2.1.0) - railties (>= 4.2.0, < 5) + rake (12.1.0) + responders (2.4.0) + actionpack (>= 4.2.0, < 5.3) + railties (>= 4.2.0, < 5.3) rollbar (2.3.0) oj (~> 2.12.14) sass (3.4.18) @@ -234,15 +238,15 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) - thor (0.19.1) - thread_safe (0.3.5) + thor (0.19.4) + thread_safe (0.3.6) tilt (2.0.1) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) will_paginate (3.0.7) will_paginate-bootstrap (1.0.1)