From 8437beeea0258742fe12616289ab4f7593cfc9a8 Mon Sep 17 00:00:00 2001 From: Benjamin Schaaf Date: Wed, 27 Apr 2022 21:34:41 +1000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 234 ++++++++++++++++++++++------------------------- config/deploy.rb | 2 +- 2 files changed, 110 insertions(+), 126 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0e57007..b15b7d7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,73 +1,67 @@ GEM remote: https://rubygems.org/ specs: - actioncable (5.2.5) - actionpack (= 5.2.5) + actioncable (5.2.7.1) + actionpack (= 5.2.7.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.5) - actionpack (= 5.2.5) - actionview (= 5.2.5) - activejob (= 5.2.5) + actionmailer (5.2.7.1) + actionpack (= 5.2.7.1) + actionview (= 5.2.7.1) + activejob (= 5.2.7.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.5) - actionview (= 5.2.5) - activesupport (= 5.2.5) + actionpack (5.2.7.1) + actionview (= 5.2.7.1) + activesupport (= 5.2.7.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.5) - activesupport (= 5.2.5) + actionview (5.2.7.1) + activesupport (= 5.2.7.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_model_serializers (0.10.12) - actionpack (>= 4.1, < 6.2) - activemodel (>= 4.1, < 6.2) + active_model_serializers (0.10.13) + actionpack (>= 4.1, < 7.1) + activemodel (>= 4.1, < 7.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - active_record_doctor (1.7.2) - activerecord (>= 4.2) - activesupport (>= 4.2) - railties (>= 4.2) + active_record_doctor (1.9.0) + activerecord (>= 4.2.0) active_record_union (1.3.0) activerecord (>= 4.0) - activejob (5.2.5) - activesupport (= 5.2.5) + activejob (5.2.7.1) + activesupport (= 5.2.7.1) globalid (>= 0.3.6) - activemodel (5.2.5) - activesupport (= 5.2.5) - activerecord (5.2.5) - activemodel (= 5.2.5) - activesupport (= 5.2.5) + activemodel (5.2.7.1) + activesupport (= 5.2.7.1) + activerecord (5.2.7.1) + activemodel (= 5.2.7.1) + activesupport (= 5.2.7.1) arel (>= 9.0) - activestorage (5.2.5) - actionpack (= 5.2.5) - activerecord (= 5.2.5) + activestorage (5.2.7.1) + actionpack (= 5.2.7.1) + activerecord (= 5.2.7.1) marcel (~> 1.0.0) - activesupport (5.2.5) + activesupport (5.2.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) - ancestry (4.0.0) - activerecord (>= 5.2.4.5) + ancestry (4.1.0) + activerecord (>= 5.2.6) arel (9.0.0) ast (2.4.2) - autoprefixer-rails (10.2.4.0) - execjs - axiom-types (0.1.1) - descendants_tracker (~> 0.0.4) - ice_nine (~> 0.11.0) - thread_safe (~> 0.3, >= 0.3.1) - bcrypt (3.1.16) + autoprefixer-rails (10.4.2.0) + execjs (~> 2) + bcrypt (3.1.17) bootstrap (4.5.3) autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) @@ -76,10 +70,10 @@ GEM actionpack (>= 5.2) activemodel (>= 5.2) builder (3.2.4) - bullet (6.1.4) + bullet (7.0.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - capistrano (3.16.0) + capistrano (3.17.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -88,7 +82,7 @@ GEM capistrano (~> 3.1) capistrano-passenger (0.2.1) capistrano (~> 3.0) - capistrano-rails (1.6.1) + capistrano-rails (1.6.2) capistrano (~> 3.1) capistrano-bundler (>= 1.1, < 3) capistrano-rvm (0.1.2) @@ -102,7 +96,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - carrierwave (2.2.1) + carrierwave (2.2.2) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -113,14 +107,11 @@ GEM case_transform (0.2) activesupport cocoon (1.2.15) - code_analyzer (0.5.2) + code_analyzer (0.5.5) sexp_processor - codeclimate-engine-rb (0.4.1) - virtus (~> 1.0) - codecov (0.5.1) + codeclimate-engine-rb (0.4.2) + codecov (0.6.0) simplecov (>= 0.15, < 0.22) - coercible (1.0.0) - descendants_tracker (~> 0.0.1) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -128,97 +119,93 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) - counter_culture (2.8.0) + concurrent-ruby (1.1.10) + counter_culture (2.9.0) activerecord (>= 4.2) activesupport (>= 4.2) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) - database_cleaner-active_record (2.0.0) + database_cleaner-active_record (2.0.1) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) - devise (4.7.3) + devise (4.8.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.4.4) - docile (1.3.5) - equalizer (0.0.11) + diff-lcs (1.5.0) + docile (1.4.0) erubi (1.10.0) erubis (2.7.0) - execjs (2.7.0) + execjs (2.8.1) factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1) factory_bot (~> 4.11.1) railties (>= 3.0.0) - ffi (1.15.0) - font-awesome-rails (4.7.0.7) - railties (>= 3.2, < 7) + ffi (1.15.5) + font-awesome-rails (4.7.0.8) + railties (>= 3.2, < 8.0) generator (0.0.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.0) + activesupport (>= 5.0) graph_matching (0.1.1) rgl (~> 0.5.0) - haml (5.2.1) + haml (5.2.2) temple (>= 0.8.0) tilt - haml_lint (0.37.0) + haml_lint (0.40.0) haml (>= 4.0, < 5.3) parallel (~> 1.10) rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) - hamlit (2.15.0) + hamlit (2.16.0) temple (>= 0.8.2) thor tilt - hashie (4.1.0) - i18n (1.8.10) + hashie (5.0.0) + i18n (1.10.0) concurrent-ruby (~> 1.0) - ice_nine (0.11.2) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - inline_svg (1.7.2) + inline_svg (1.8.0) activesupport (>= 3.0) nokogiri (>= 1.6) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.5.1) + json (2.6.1) jsonapi-renderer (0.2.2) kwalify (0.7.2) launchy (2.5.0) addressable (~> 2.7) lazy_priority_queue (0.1.1) - letter_opener (1.7.0) - launchy (~> 2.2) - loofah (2.9.1) + letter_opener (1.8.1) + launchy (>= 2.2, < 3) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) method_source (1.0.0) mini_magick (4.11.0) - mini_mime (1.1.0) - mini_portile2 (2.5.0) - minitest (5.14.4) + mini_mime (1.1.2) + mini_portile2 (2.6.1) + minitest (5.15.0) multi_json (1.15.0) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) - nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) omniauth (1.9.1) hashie (>= 3.4.6) @@ -235,57 +222,57 @@ GEM orm_adapter (0.5.0) pagedown-bootstrap-rails (2.1.4) railties (> 3.1) - parallel (1.20.1) - parallel_tests (3.7.0) + parallel (1.22.1) + parallel_tests (3.8.1) parallel parser (2.7.2.0) ast (~> 2.4.1) - pg (1.2.3) + pg (1.3.5) popper_js (1.16.0) psych (3.1.0) - public_suffix (4.0.6) - racc (1.5.2) + public_suffix (4.0.7) + racc (1.6.0) rack (2.2.3) rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.2.5) - actioncable (= 5.2.5) - actionmailer (= 5.2.5) - actionpack (= 5.2.5) - actionview (= 5.2.5) - activejob (= 5.2.5) - activemodel (= 5.2.5) - activerecord (= 5.2.5) - activestorage (= 5.2.5) - activesupport (= 5.2.5) + rails (5.2.7.1) + actioncable (= 5.2.7.1) + actionmailer (= 5.2.7.1) + actionpack (= 5.2.7.1) + actionview (= 5.2.7.1) + activejob (= 5.2.7.1) + activemodel (= 5.2.7.1) + activerecord (= 5.2.7.1) + activestorage (= 5.2.7.1) + activesupport (= 5.2.7.1) bundler (>= 1.3.0) - railties (= 5.2.5) + railties (= 5.2.7.1) sprockets-rails (>= 2.0.0) 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) - rails_best_practices (1.20.0) + rails_best_practices (1.23.1) activesupport - code_analyzer (>= 0.5.1) + code_analyzer (~> 0.5.5) erubis i18n json require_all (~> 3.0) ruby-progressbar - railties (5.2.5) - actionpack (= 5.2.5) - activesupport (= 5.2.5) + railties (5.2.7.1) + actionpack (= 5.2.7.1) + activesupport (= 5.2.7.1) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (12.3.3) - rb-fsevent (0.10.4) + rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) @@ -295,7 +282,7 @@ GEM parser (>= 2.5.0.0, < 2.8, != 2.5.1.1) psych (~> 3.1.0) rainbow (>= 2.0, < 4.0) - regexp_parser (2.1.1) + regexp_parser (2.3.1) require_all (3.0.0) responders (3.0.1) actionpack (>= 5.0) @@ -337,7 +324,7 @@ GEM rubocop (>= 0.72.0) ruby-openid (2.9.2) ruby-progressbar (1.11.0) - ruby-vips (2.1.0) + ruby-vips (2.1.4) ffi (~> 1.12) sass (3.7.4) sass-listen (~> 4.0.0) @@ -358,20 +345,22 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sexp_processor (4.15.2) + sexp_processor (4.16.1) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - simplecov (0.18.5) + simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) - spring (2.1.1) + simplecov_json_formatter (0.1.4) + spring (3.1.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) sshkit (1.21.2) net-scp (>= 1.1.2) @@ -381,7 +370,7 @@ GEM generator sysexits (1.2.0) temple (0.8.2) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) tournament-system (2.1.0) @@ -390,19 +379,14 @@ GEM thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.7.0) - uniform_notifier (1.14.2) - virtus (1.0.5) - axiom-types (~> 0.1) - coercible (~> 1.0) - descendants_tracker (~> 0.0, >= 0.0.3) - equalizer (~> 0.0, >= 0.0.9) + unicode-display_width (1.8.0) + uniform_notifier (1.16.0) warden (1.2.9) rack (>= 2.0.9) - websocket-driver (0.7.3) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - will_paginate (3.3.0) + will_paginate (3.3.1) will_paginate-bootstrap4 (0.2.2) will_paginate (~> 3.0, >= 3.0.0) xpath (3.2.0) diff --git a/config/deploy.rb b/config/deploy.rb index d7a6008b..816d5c11 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ # config valid only for current version of Capistrano -lock '3.16.0' +lock '3.17.0' set :application, 'citadel' set :rvm_ruby_string, 'ruby-2.5.0'