diff --git a/Gemfile.lock b/Gemfile.lock index 756e8f7..2dd4c03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,8 @@ GEM parser (>= 2.4) smart_properties bindex (0.8.1) - bootsnap (1.4.6) - msgpack (~> 1.0) + bootsnap (1.13.0) + msgpack (~> 1.2) browser (2.7.1) builder (3.2.4) byebug (11.1.3) @@ -99,8 +99,9 @@ GEM capistrano-sidekiq (1.0.0) capistrano (>= 3.9.0) sidekiq (>= 3.4) - capybara (3.35.3) + capybara (3.37.1) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) @@ -363,10 +364,11 @@ GEM declarative-builder (0.1.0) declarative-option (< 0.2.0) declarative-option (0.1.0) - deface (1.5.3) + deface (1.9.0) + actionview (>= 5.2) nokogiri (>= 1.6) polyglot - rails (>= 4.1) + railties (>= 5.2) rainbow (>= 2.1.0) delayed_job (4.1.8) activesupport (>= 3.0, < 6.1) @@ -386,10 +388,10 @@ GEM devise_invitable (1.7.5) actionmailer (>= 4.1.0) devise (>= 4.0.0) - diff-lcs (1.3) + diff-lcs (1.5.0) diffy (3.4.0) - doc2text (0.4.3) - nokogiri (~> 1.11.1) + doc2text (0.4.5) + nokogiri (>= 1.13.2, < 1.14.0) rubyzip (~> 2.3.0) docile (1.4.0) domain_name (0.5.20190701) @@ -541,7 +543,7 @@ GEM actionmailer (>= 3.2) letter_opener (~> 1.0) railties (>= 3.2) - listen (3.2.1) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.3.1) @@ -550,6 +552,7 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) marcel (1.0.1) + matrix (0.4.2) mdl (0.11.0) kramdown (~> 2.3) kramdown-parser-gfm (~> 1.1) @@ -562,8 +565,8 @@ GEM mime-types-data (3.2021.0704) mini_magick (4.11.0) mini_mime (1.1.0) - mini_portile2 (2.5.3) - minitest (5.14.4) + mini_portile2 (2.8.0) + minitest (5.16.3) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb @@ -580,8 +583,8 @@ GEM netrc (0.11.0) nio4r (2.5.7) nobspw (0.6.2) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth (0.5.6) oauth2 (1.4.7) @@ -640,9 +643,9 @@ GEM eventmachine_httpserver http_parser.rb (~> 0.6.0) multi_json - puma (5.3.2) + puma (5.6.5) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-attack (6.5.0) rack (>= 1.0, < 3) @@ -681,7 +684,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) ransack (2.1.1) actionpack (>= 5.0) @@ -699,8 +702,8 @@ GEM wisper (>= 1.6.1) redcarpet (3.5.1) redis (4.3.1) - redis-namespace (1.7.0) - redis (>= 3.0.4) + redis-namespace (1.9.0) + redis (>= 4) regexp_parser (2.1.1) request_store (1.5.0) rack (>= 1.4) @@ -720,9 +723,9 @@ GEM rspec-cells (0.3.5) cells (>= 4.0.0, < 6.0.0) rspec-rails (< 5.0) - rspec-core (3.9.2) + rspec-core (3.9.3) rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-html-matchers (0.9.4) @@ -786,7 +789,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) seven_zip_ruby (1.3.0) - sidekiq (6.2.1) + sidekiq (6.5.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -829,7 +832,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) tomlrb (2.0.1) - truncato (0.7.11) + truncato (0.7.12) htmlentities (~> 4.3.1) nokogiri (>= 1.7.0, <= 2.0) tzinfo (1.2.9)