From 161cc66f3f33d46b5301bd0c6fb9bc982d3c316b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 20:08:00 +0000 Subject: [PATCH] Bump clearance from 2.1.0 to 2.5.0 Bumps [clearance](https://github.com/thoughtbot/clearance) from 2.1.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/v2.1.0...v2.5.0) --- updated-dependencies: - dependency-name: clearance dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 49 +++++++++++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 886068d..ae23283 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,37 +39,44 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (8.0.0) + argon2 (2.0.2) + ffi (~> 1.9) + ffi-compiler (>= 0.1) awesome_print (1.8.0) - bcrypt (3.1.13) + bcrypt (3.1.16) bindex (0.8.1) builder (3.2.4) bullet (6.0.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.0.1) - clearance (2.1.0) + 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) diff-lcs (1.3) dotenv (2.7.5) dotenv-rails (2.7.5) dotenv (= 2.7.5) railties (>= 3.2, < 6.1) - email_validator (2.0.1) + email_validator (2.2.3) activemodel - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) ffi (1.11.3) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.7.0) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake + globalid (0.5.2) + activesupport (>= 5.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -77,18 +84,19 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) - mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.13.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) + minitest (5.14.4) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.4) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) normalize-rails (4.1.1) pg (1.1.4) pry (0.12.2) @@ -100,7 +108,8 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) puma (3.12.2) - rack (2.0.8) + racc (1.5.2) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -120,7 +129,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 (5.1.7) actionpack (= 5.1.7) @@ -128,7 +137,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -172,10 +181,10 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)