From 5a4ee0431d32ab2873f8d484a4b50b82b2655f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 20:08:01 +0000 Subject: [PATCH] Bump clearance from 1.17.0 to 2.5.0 Bumps [clearance](https://github.com/thoughtbot/clearance) from 1.17.0 to 2.5.0. - [Release notes](https://github.com/thoughtbot/clearance/releases) - [Changelog](https://github.com/thoughtbot/clearance/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/clearance/compare/v1.17.0...v2.5.0) --- updated-dependencies: - dependency-name: clearance dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 69 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04e7e2d..2ecb22f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,35 +57,42 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) + argon2 (2.0.2) + ffi (~> 1.9) + ffi-compiler (>= 0.1) babel-source (5.8.35) babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) - bcrypt (3.1.13) + bcrypt (3.1.16) bindex (0.8.1) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) - clearance (1.17.0) - actionmailer (>= 3.1) - activemodel (>= 3.1) - activerecord (>= 3.1) - bcrypt - email_validator (~> 1.4) - railties (>= 3.1) + clearance (2.5.0) + actionmailer (>= 5.0) + activemodel (>= 5.0) + activerecord (>= 5.0) + argon2 (~> 2.0, >= 2.0.2) + bcrypt (>= 3.1.1) + email_validator (~> 2.0) + railties (>= 5.0) coderay (1.1.2) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.1.9) + crass (1.0.6) dry-configurable (0.9.0) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) dry-core (0.4.9) concurrent-ruby (~> 1.0) - email_validator (1.6.0) + email_validator (2.2.3) activemodel - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) ffaker (2.13.0) ffi (1.11.1) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake foundation-rails (6.5.3.0) railties (>= 3.1.0) sass (>= 3.3.0) @@ -96,9 +103,9 @@ GEM activesupport (>= 4.1) railties (>= 4.1) tzinfo (~> 1.2, >= 1.2.2) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.7.0) + globalid (0.5.2) + activesupport (>= 5.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -111,7 +118,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.3.1) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -119,14 +126,17 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) - mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.13.0) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.1) + mini_portile2 (2.6.1) + minitest (5.14.4) multi_json (1.14.1) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.4) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) pg (1.1.4) pry (0.12.2) coderay (~> 1.1.0) @@ -140,7 +150,8 @@ GEM nio4r (~> 2.0) pygments.rb (1.2.1) multi_json (>= 1.0.0) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.1) @@ -161,7 +172,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) railties (6.0.1) actionpack (= 6.0.1) @@ -169,7 +180,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - rake (13.0.0) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -204,13 +215,13 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.20.3) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -223,7 +234,7 @@ GEM websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.1) + zeitwerk (2.4.2) PLATFORMS ruby