diff --git a/Gemfile.lock b/Gemfile.lock index 4764ba81..00e7e945 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,11 +45,11 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) - argon2 (2.0.2) - ffi (~> 1.9) - ffi-compiler (>= 0.1) + argon2 (2.0.3) + ffi (~> 1.14) + ffi-compiler (~> 1.0) ast (2.4.0) - bcrypt (3.1.15) + bcrypt (3.1.16) bindex (0.5.0) builder (3.2.4) byebug (11.1.3) @@ -64,7 +64,7 @@ GEM capybara-email (3.0.2) capybara (>= 2.4, < 4.0) mail - clearance (2.3.0) + clearance (2.5.0) actionmailer (>= 5.0) activemodel (>= 5.0) activerecord (>= 5.0) @@ -80,24 +80,24 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.9) crass (1.0.6) - email_validator (2.0.1) + email_validator (2.2.3) activemodel - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) factory_bot (5.2.0) activesupport (>= 4.2.0) factory_bot_rails (5.2.0) factory_bot (~> 5.2.0) railties (>= 4.2.0) - ffi (1.11.1) + ffi (1.15.4) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.5) + globalid (0.5.2) + activesupport (>= 5.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jbuilder (2.10.1) @@ -111,7 +111,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.7.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -119,14 +119,17 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.1) + mini_portile2 (2.6.1) + minitest (5.14.4) mustache (1.1.1) nio4r (2.5.3) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.4) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) parallel (1.19.1) parser (2.7.0.5) ast (~> 2.4.0) @@ -136,6 +139,7 @@ GEM method_source (~> 1.0) public_suffix (4.0.5) puma (3.12.6) + racc (1.5.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -155,7 +159,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.2.4.4) actionpack (= 5.2.4.4) @@ -164,7 +168,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -202,7 +206,7 @@ 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.9) timecop (0.9.2) @@ -211,7 +215,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)