From 670707912b39ce3906ad62cbe18372d08bbcb737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 20:08:33 +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 | 57 +++++++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b000fe..3294ca6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,12 @@ GEM addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) arel (9.0.0) + argon2 (2.0.2) + ffi (~> 1.9) + ffi-compiler (>= 0.1) autoprefixer-rails (9.6.0) execjs - bcrypt (3.1.13) + bcrypt (3.1.16) bindex (0.7.0) bootsnap (1.4.4) msgpack (~> 1.0) @@ -78,7 +81,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) capybara (3.23.0) addressable @@ -90,13 +93,14 @@ GEM xpath (~> 3.2) childprocess (1.0.1) rake (< 13.0) - 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) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -104,13 +108,13 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) docile (1.3.1) - email_validator (1.6.0) + email_validator (2.2.3) activemodel - erubi (1.8.0) + erubi (1.10.0) erubis (2.7.0) execjs (2.7.0) factory_bot (5.0.2) @@ -123,6 +127,9 @@ GEM faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.11.1) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake font-awesome-sass (5.8.1) sassc (>= 1.11) globalid (0.4.2) @@ -141,7 +148,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -166,30 +173,30 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.2) + method_source (1.0.0) mimemagic (0.3.3) - mini_mime (1.0.1) + mini_mime (1.1.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.4) msgpack (1.2.10) multipart-post (2.1.1) net-http-persistent (3.0.1) connection_pool (~> 2.2) nio4r (2.3.1) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pg (1.1.4) popper_js (1.14.5) public_suffix (3.1.0) puma (3.12.1) - rack (2.0.7) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -208,15 +215,15 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.2) + loofah (~> 2.3) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -272,13 +279,13 @@ GEM sucker_punch (2.1.2) concurrent-ruby (~> 1.0) temple (0.8.1) - thor (0.20.3) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.9) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)