diff --git a/Gemfile.lock b/Gemfile.lock index a69d033..b7c91be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,9 +62,9 @@ GEM zeitwerk (~> 2.3) ast (2.4.2) bcrypt (3.1.18) - brakeman (5.2.3) + brakeman (5.4.0) builder (3.2.4) - bullet (7.0.2) + bullet (7.0.4) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.9.1) @@ -81,8 +81,9 @@ GEM concurrent-ruby (1.1.10) crass (1.0.6) daemons (1.4.1) - dalli (3.2.2) - delayed_job (4.1.10) + dalli (3.2.3) + date (3.3.3) + delayed_job (4.1.11) activesupport (>= 3.0, < 8.0) delayed_job_active_record (4.1.7) activerecord (>= 3.0, < 8.0) @@ -98,11 +99,11 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - erubi (1.10.0) + erubi (1.11.0) execjs (2.8.1) globalid (1.0.0) activesupport (>= 5.0) - i18n (1.11.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) influxdb (0.8.1) influxdb-rails (1.0.3) @@ -111,41 +112,53 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jquery-rails (4.5.0) + jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.6.2) - loofah (2.18.0) + json (2.6.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.2) - mustermann (1.1.1) + minitest (5.16.3) + mustermann (3.0.0) ruby2_keywords (~> 0.0.1) mysql2 (0.5.4) - newrelic_rpm (8.9.0) + net-imap (0.3.3) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + newrelic_rpm (8.14.0) nio4r (2.5.8) - nokogiri (1.13.7-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.22.1) - parser (3.1.2.0) + parser (3.1.3.0) ast (~> 2.4.1) - passenger (6.0.14) + passenger (6.0.16) rack rake (>= 0.8.1) - psych (4.0.4) + psych (5.0.1) stringio - puma (5.6.4) + puma (6.0.1) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) - rack-protection (2.2.0) + rack-protection (3.0.5) rack rack-test (2.0.2) rack (>= 1.3) @@ -167,8 +180,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -183,64 +196,65 @@ GEM rainbow (3.1.1) rake (13.0.6) rb-readline (0.5.5) - rdoc (6.4.0) + rdoc (6.5.0) psych (>= 4.0.0) - regexp_parser (2.5.0) + regexp_parser (2.6.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.5) round_robin_tournament (0.1.1) - rubocop (1.31.2) + rubocop (1.41.0) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.18.0, < 2.0) + rubocop-ast (>= 1.23.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.19.1) + rubocop-ast (1.24.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) - sdoc (2.4.0) + sdoc (2.5.0) rdoc (>= 5.0) - sinatra (2.2.0) - mustermann (~> 1.0) - rack (~> 2.2) - rack-protection (= 2.2.0) + sinatra (3.0.5) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.5) tilt (~> 2.0) - spring (4.0.0) - sprockets (4.1.1) + spring (4.1.0) + sprockets (4.2.0) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + rack (>= 2.2.4, < 4) sprockets-rails (3.4.2) actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.4) - stringio (3.0.2) + sqlite3 (1.5.4-x86_64-linux) + stringio (3.0.4) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) + timeout (0.3.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) - tzinfo-data (1.2022.1) + tzinfo-data (1.2022.7) tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) uniform_notifier (1.16.0) warden (1.2.9) rack (>= 2.0.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS x86_64-linux diff --git a/README.md b/README.md index 5e5dcb6..9ad40da 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To run a single test inside a file: ## Update gems -1. `bash bin/run-rails-dev.sh wrestlingdev-dev` to open a contianer with a rails shell available +1. `bash bin/rails-dev-run.sh wrestlingdev-dev` to open a contianer with a rails shell available 2. `bundle config --delete without` to remove the bundle config that ignores production gems 3. `bundle update`