From 3087dc2e9fb841cc1a429722ba54d3aa2846de30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:25:39 +0000 Subject: [PATCH 1/4] Lock file maintenance --- packages/api_chai/Gemfile.lock | 69 +-- packages/audit_tracker/Gemfile.lock | 88 ++-- packages/camel_trail/Gemfile.lock | 199 ++++---- packages/consent/Gemfile.lock | 127 ++--- packages/cygnet/Gemfile.lock | 44 +- packages/data_taster/Gemfile.lock | 224 +++++---- packages/dep_shield/Gemfile.lock | 73 ++- packages/edgestitch/Gemfile.lock | 166 ++++--- packages/eslint-config/yarn.lock | 617 +++++++++++------------- packages/lumberaxe/Gemfile.lock | 201 ++++---- packages/nitro_config/Gemfile.lock | 111 +++-- packages/ostruct-sanitizer/Gemfile.lock | 58 +-- packages/rabbet/Gemfile.lock | 235 ++++----- packages/rubocop-cobra/Gemfile.lock | 36 +- packages/rubocop-powerhome/Gemfile.lock | 166 ++++--- 15 files changed, 1187 insertions(+), 1227 deletions(-) diff --git a/packages/api_chai/Gemfile.lock b/packages/api_chai/Gemfile.lock index 54d34239..3d07f326 100644 --- a/packages/api_chai/Gemfile.lock +++ b/packages/api_chai/Gemfile.lock @@ -6,31 +6,35 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) csv (3.3.0) diff-lcs (1.5.1) drb (2.2.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -40,46 +44,44 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - minitest (5.24.1) - mutex_m (0.2.0) - parallel (1.25.1) - parser (3.3.4.0) + logger (1.6.2) + minitest (5.25.4) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.2) - strscan + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.65.0) + rspec-support (3.13.2) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-powerhome (0.5.0) @@ -88,23 +90,26 @@ GEM rubocop-rails rubocop-rake rubocop-rspec - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.3) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - strscan (3.1.0) - thor (1.3.1) + securerandom (0.4.0) + thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) + uri (1.0.2) with_env (1.1.0) xml-simple (1.1.9) rexml diff --git a/packages/audit_tracker/Gemfile.lock b/packages/audit_tracker/Gemfile.lock index bbc56a20..4ff468e6 100644 --- a/packages/audit_tracker/Gemfile.lock +++ b/packages/audit_tracker/Gemfile.lock @@ -16,25 +16,25 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.0.8.4) - actionview (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionpack (7.0.8.6) + actionview (= 7.0.8.6) + activesupport (= 7.0.8.6) rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.8.4) - activesupport (= 7.0.8.4) + actionview (7.0.8.6) + activesupport (= 7.0.8.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (7.0.8.4) - activesupport (= 7.0.8.4) - activerecord (7.0.8.4) - activemodel (= 7.0.8.4) - activesupport (= 7.0.8.4) - activesupport (7.0.8.4) + activemodel (7.0.8.6) + activesupport (= 7.0.8.6) + activerecord (7.0.8.6) + activemodel (= 7.0.8.6) + activesupport (= 7.0.8.6) + activesupport (7.0.8.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -50,14 +50,14 @@ GEM activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) diff-lcs (1.5.1) erubi (1.13.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -67,56 +67,55 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) method_source (1.1.0) - mini_portile2 (2.8.7) - minitest (5.24.1) - nokogiri (1.16.7) + mini_portile2 (2.8.8) + minitest (5.25.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (7.0.8.6) + actionpack (= 7.0.8.6) + activesupport (= 7.0.8.6) method_source rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.2) - strscan + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -127,7 +126,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -138,20 +137,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) shoulda-matchers (5.1.0) @@ -160,16 +159,15 @@ GEM mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/camel_trail/Gemfile.lock b/packages/camel_trail/Gemfile.lock index 0602b2ee..23f708a7 100644 --- a/packages/camel_trail/Gemfile.lock +++ b/packages/camel_trail/Gemfile.lock @@ -19,35 +19,35 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) + actioncable (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.3.4) - actionpack (= 7.1.3.4) - activejob (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionmailbox (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.1.3.4) - actionpack (= 7.1.3.4) - actionview (= 7.1.3.4) - activejob (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionmailer (7.1.5) + actionpack (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activesupport (= 7.1.5) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.2) - actionpack (7.1.3.4) - actionview (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionpack (7.1.5) + actionview (= 7.1.5) + activesupport (= 7.1.5) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -55,43 +55,46 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.3.4) - actionpack (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + actiontext (7.1.5) + actionpack (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.4) - activesupport (= 7.1.3.4) + actionview (7.1.5) + activesupport (= 7.1.5) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.4) - activesupport (= 7.1.3.4) + activejob (7.1.5) + activesupport (= 7.1.5) globalid (>= 0.3.6) - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activerecord (7.1.3.4) - activemodel (= 7.1.3.4) - activesupport (= 7.1.3.4) + activemodel (7.1.5) + activesupport (= 7.1.5) + activerecord (7.1.5) + activemodel (= 7.1.5) + activesupport (= 7.1.5) timeout (>= 0.4.0) - activestorage (7.1.3.4) - actionpack (= 7.1.3.4) - activejob (= 7.1.3.4) - activerecord (= 7.1.3.4) - activesupport (= 7.1.3.4) + activestorage (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activesupport (= 7.1.5) marcel (~> 1.0) - activesupport (7.1.3.4) + activesupport (7.1.5) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) appraisal (2.5.0) bundler @@ -101,13 +104,14 @@ GEM attr_encrypted (4.0.0) encryptor (~> 3.0.0) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) @@ -115,13 +119,13 @@ GEM erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.0) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -131,7 +135,8 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -141,10 +146,10 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.24.1) - mutex_m (0.2.0) - net-imap (0.4.14) + mini_portile2 (2.8.8) + minitest (5.25.4) + mutex_m (0.3.0) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -153,55 +158,55 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nitro_config (0.2.0) activesupport (>= 5.2.8.1) - nokogiri (1.16.7) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.1) + date stringio racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) - rails (7.1.3.4) - actioncable (= 7.1.3.4) - actionmailbox (= 7.1.3.4) - actionmailer (= 7.1.3.4) - actionpack (= 7.1.3.4) - actiontext (= 7.1.3.4) - actionview (= 7.1.3.4) - activejob (= 7.1.3.4) - activemodel (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + rails (7.1.5) + actioncable (= 7.1.5) + actionmailbox (= 7.1.5) + actionmailer (= 7.1.5) + actionpack (= 7.1.5) + actiontext (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activemodel (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) bundler (>= 1.15.0) - railties (= 7.1.3.4) + railties (= 7.1.5) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -209,23 +214,22 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.9) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -236,7 +240,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -247,22 +251,23 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.4.0) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -272,15 +277,13 @@ GEM mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.1) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + stringio (3.1.2) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -288,7 +291,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/consent/Gemfile.lock b/packages/consent/Gemfile.lock index 80ffaac3..e566fa17 100644 --- a/packages/consent/Gemfile.lock +++ b/packages/consent/Gemfile.lock @@ -17,44 +17,48 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.1.3.4) - actionview (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionpack (8.0.0) + actionview (= 8.0.0) + activesupport (= 8.0.0) nokogiri (>= 1.8.5) - racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.3.4) - activesupport (= 7.1.3.4) + useragent (~> 0.16) + actionview (8.0.0) + activesupport (= 8.0.0) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activerecord (7.1.3.4) - activemodel (= 7.1.3.4) - activesupport (= 7.1.3.4) + activemodel (8.0.0) + activesupport (= 8.0.0) + activerecord (8.0.0) + activemodel (= 8.0.0) + activesupport (= 8.0.0) timeout (>= 0.4.0) - activesupport (7.1.3.4) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) byebug (11.1.3) @@ -64,20 +68,21 @@ GEM activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) erubi (1.13.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.0) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -87,22 +92,22 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) method_source (1.1.0) - mini_portile2 (2.8.7) - minitest (5.24.1) - mutex_m (0.2.0) - nokogiri (1.16.7) + mini_portile2 (2.8.8) + minitest (5.25.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -111,51 +116,50 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.1.2) + psych (5.2.1) + date stringio racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) - irb + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.9) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -166,7 +170,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -177,39 +181,40 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.4.0) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.1) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + stringio (3.1.2) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) + uri (1.0.2) + useragent (0.16.11) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/cygnet/Gemfile.lock b/packages/cygnet/Gemfile.lock index a6d1cc1c..622bd686 100644 --- a/packages/cygnet/Gemfile.lock +++ b/packages/cygnet/Gemfile.lock @@ -16,8 +16,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -27,12 +28,14 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) @@ -44,7 +47,7 @@ GEM drb (2.2.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -54,14 +57,14 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - logger (1.6.1) + logger (1.6.2) method_source (1.1.0) - minitest (5.25.1) + minitest (5.25.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -69,26 +72,25 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.2) - strscan + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -99,36 +101,36 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) + thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) + uri (1.0.2) with_env (1.1.0) xml-simple (1.1.9) rexml diff --git a/packages/data_taster/Gemfile.lock b/packages/data_taster/Gemfile.lock index 125b0492..61547d72 100644 --- a/packages/data_taster/Gemfile.lock +++ b/packages/data_taster/Gemfile.lock @@ -17,106 +17,104 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) + actioncable (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.3.4) - actionpack (= 7.1.3.4) - activejob (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.1.3.4) - actionpack (= 7.1.3.4) - actionview (= 7.1.3.4) - activejob (= 7.1.3.4) - activesupport (= 7.1.3.4) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp + actionmailbox (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) + mail (>= 2.8.0) + actionmailer (8.0.0) + actionpack (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activesupport (= 8.0.0) + mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.1.3.4) - actionview (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionpack (8.0.0) + actionview (= 8.0.0) + activesupport (= 8.0.0) nokogiri (>= 1.8.5) - racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.3.4) - actionpack (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + useragent (~> 0.16) + actiontext (8.0.0) + actionpack (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.4) - activesupport (= 7.1.3.4) + actionview (8.0.0) + activesupport (= 8.0.0) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.4) - activesupport (= 7.1.3.4) + activejob (8.0.0) + activesupport (= 8.0.0) globalid (>= 0.3.6) - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activerecord (7.1.3.4) - activemodel (= 7.1.3.4) - activesupport (= 7.1.3.4) + activemodel (8.0.0) + activesupport (= 8.0.0) + activerecord (8.0.0) + activemodel (= 8.0.0) + activesupport (= 8.0.0) timeout (>= 0.4.0) - activestorage (7.1.3.4) - actionpack (= 7.1.3.4) - activejob (= 7.1.3.4) - activerecord (= 7.1.3.4) - activesupport (= 7.1.3.4) + activestorage (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activesupport (= 8.0.0) marcel (~> 1.0) - activesupport (7.1.3.4) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.0) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -126,7 +124,8 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -136,10 +135,9 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.24.1) - mutex_m (0.2.0) - net-imap (0.4.14) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -148,57 +146,57 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.17.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) - psych (5.1.2) + power_assert (2.0.4) + psych (5.2.1) + date stringio racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) - rails (7.1.3.4) - actioncable (= 7.1.3.4) - actionmailbox (= 7.1.3.4) - actionmailer (= 7.1.3.4) - actionpack (= 7.1.3.4) - actiontext (= 7.1.3.4) - actionview (= 7.1.3.4) - activejob (= 7.1.3.4) - activemodel (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + rails (8.0.0) + actioncable (= 8.0.0) + actionmailbox (= 8.0.0) + actionmailer (= 8.0.0) + actionpack (= 8.0.0) + actiontext (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activemodel (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) bundler (>= 1.15.0) - railties (= 7.1.3.4) + railties (= 8.0.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) - irb + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -206,26 +204,25 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.9) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -236,38 +233,39 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.4.0) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - stringio (3.1.1) - strscan (3.1.0) + stringio (3.1.2) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) + uri (1.0.2) + useragent (0.16.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -275,7 +273,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.34) - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-20 diff --git a/packages/dep_shield/Gemfile.lock b/packages/dep_shield/Gemfile.lock index d6185dfa..5be01902 100644 --- a/packages/dep_shield/Gemfile.lock +++ b/packages/dep_shield/Gemfile.lock @@ -112,7 +112,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) erubi (1.13.0) @@ -120,11 +120,11 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -134,8 +134,8 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - logger (1.6.1) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -146,8 +146,8 @@ GEM marcel (1.0.4) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.1) - net-imap (0.4.18) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -157,16 +157,17 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.7) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.1) + date stringio racc (1.8.1) rack (3.1.8) @@ -174,9 +175,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.2.2) actioncable (= 7.2.2) actionmailbox (= 7.2.2) @@ -195,9 +195,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.2.2) actionpack (= 7.2.2) activesupport (= 7.2.2) @@ -208,26 +208,25 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.11) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -238,46 +237,44 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.3.2) - sentry-ruby (5.18.2) + securerandom (0.4.0) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) stringio (3.1.2) - strscan (3.1.0) thor (1.3.2) timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - useragent (0.16.10) - webrick (1.8.2) + unicode-display_width (2.6.0) + useragent (0.16.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 diff --git a/packages/edgestitch/Gemfile.lock b/packages/edgestitch/Gemfile.lock index 5abfe181..d9706db9 100644 --- a/packages/edgestitch/Gemfile.lock +++ b/packages/edgestitch/Gemfile.lock @@ -16,67 +16,67 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + actioncable (7.0.8.6) + actionpack (= 7.0.8.6) + activesupport (= 7.0.8.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionmailbox (7.0.8.6) + actionpack (= 7.0.8.6) + activejob (= 7.0.8.6) + activerecord (= 7.0.8.6) + activestorage (= 7.0.8.6) + activesupport (= 7.0.8.6) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.0.8.4) - actionpack (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionmailer (7.0.8.6) + actionpack (= 7.0.8.6) + actionview (= 7.0.8.6) + activejob (= 7.0.8.6) + activesupport (= 7.0.8.6) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.0) - actionpack (7.0.8.4) - actionview (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionpack (7.0.8.6) + actionview (= 7.0.8.6) + activesupport (= 7.0.8.6) rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.8.4) - actionpack (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + actiontext (7.0.8.6) + actionpack (= 7.0.8.6) + activerecord (= 7.0.8.6) + activestorage (= 7.0.8.6) + activesupport (= 7.0.8.6) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.8.4) - activesupport (= 7.0.8.4) + actionview (7.0.8.6) + activesupport (= 7.0.8.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.8.4) - activesupport (= 7.0.8.4) + activejob (7.0.8.6) + activesupport (= 7.0.8.6) globalid (>= 0.3.6) - activemodel (7.0.8.4) - activesupport (= 7.0.8.4) - activerecord (7.0.8.4) - activemodel (= 7.0.8.4) - activesupport (= 7.0.8.4) - activestorage (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activesupport (= 7.0.8.4) + activemodel (7.0.8.6) + activesupport (= 7.0.8.6) + activerecord (7.0.8.6) + activemodel (= 7.0.8.6) + activesupport (= 7.0.8.6) + activestorage (7.0.8.6) + actionpack (= 7.0.8.6) + activejob (= 7.0.8.6) + activerecord (= 7.0.8.6) + activesupport (= 7.0.8.6) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (7.0.8.4) + activesupport (7.0.8.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -87,18 +87,18 @@ GEM thor (>= 0.14.0) ast (2.4.2) builder (3.3.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -108,7 +108,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -119,10 +119,10 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.24.1) + mini_portile2 (2.8.8) + minitest (5.25.4) mysql2 (0.5.5) - net-imap (0.4.14) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -131,65 +131,64 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.8.4) - actioncable (= 7.0.8.4) - actionmailbox (= 7.0.8.4) - actionmailer (= 7.0.8.4) - actionpack (= 7.0.8.4) - actiontext (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activemodel (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + rails (7.0.8.6) + actioncable (= 7.0.8.6) + actionmailbox (= 7.0.8.6) + actionmailer (= 7.0.8.6) + actionpack (= 7.0.8.6) + actiontext (= 7.0.8.6) + actionview (= 7.0.8.6) + activejob (= 7.0.8.6) + activemodel (= 7.0.8.6) + activerecord (= 7.0.8.6) + activestorage (= 7.0.8.6) + activesupport (= 7.0.8.6) bundler (>= 1.15.0) - railties (= 7.0.8.4) + railties (= 7.0.8.6) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (7.0.8.6) + actionpack (= 7.0.8.6) + activesupport (= 7.0.8.6) method_source rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.2) - strscan + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -200,7 +199,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -211,19 +210,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -232,9 +231,8 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -246,7 +244,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/eslint-config/yarn.lock b/packages/eslint-config/yarn.lock index 6c4bff76..bcbf1864 100644 --- a/packages/eslint-config/yarn.lock +++ b/packages/eslint-config/yarn.lock @@ -10,27 +10,19 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@babel/code-frame@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7" - integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ== - dependencies: - "@babel/highlight" "^7.25.9" - picocolors "^1.0.0" - -"@babel/code-frame@^7.26.0": - version "7.26.0" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== +"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": + version "7.26.2" + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== dependencies: "@babel/helper-validator-identifier" "^7.25.9" js-tokens "^4.0.0" picocolors "^1.0.0" "@babel/compat-data@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8" - integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw== + version "7.26.3" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02" + integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g== "@babel/core@7.26.0": version "7.26.0" @@ -62,23 +54,13 @@ eslint-visitor-keys "^2.1.0" semver "^6.3.1" -"@babel/generator@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0" - integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA== - dependencies: - "@babel/types" "^7.25.9" - "@jridgewell/gen-mapping" "^0.3.5" - "@jridgewell/trace-mapping" "^0.3.25" - jsesc "^3.0.2" - -"@babel/generator@^7.26.0": - version "7.26.0" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== +"@babel/generator@^7.26.0", "@babel/generator@^7.26.3": + version "7.26.3" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019" + integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ== dependencies: - "@babel/parser" "^7.26.0" - "@babel/types" "^7.26.0" + "@babel/parser" "^7.26.3" + "@babel/types" "^7.26.3" "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.25" jsesc "^3.0.2" @@ -134,29 +116,12 @@ "@babel/template" "^7.25.9" "@babel/types" "^7.26.0" -"@babel/highlight@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" - integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw== - dependencies: - "@babel/helper-validator-identifier" "^7.25.9" - chalk "^2.4.2" - js-tokens "^4.0.0" - picocolors "^1.0.0" - -"@babel/parser@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817" - integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg== - dependencies: - "@babel/types" "^7.25.9" - -"@babel/parser@^7.26.0": - version "7.26.1" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" - integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== +"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3": + version "7.26.3" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" + integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== dependencies: - "@babel/types" "^7.26.0" + "@babel/types" "^7.26.3" "@babel/template@^7.25.9": version "7.25.9" @@ -168,45 +133,37 @@ "@babel/types" "^7.25.9" "@babel/traverse@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" - integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== + version "7.26.4" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd" + integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w== dependencies: - "@babel/code-frame" "^7.25.9" - "@babel/generator" "^7.25.9" - "@babel/parser" "^7.25.9" + "@babel/code-frame" "^7.26.2" + "@babel/generator" "^7.26.3" + "@babel/parser" "^7.26.3" "@babel/template" "^7.25.9" - "@babel/types" "^7.25.9" + "@babel/types" "^7.26.3" debug "^4.3.1" globals "^11.1.0" -"@babel/types@^7.25.9": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee" - integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ== - dependencies: - "@babel/helper-string-parser" "^7.25.9" - "@babel/helper-validator-identifier" "^7.25.9" - -"@babel/types@^7.26.0": - version "7.26.0" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== +"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3": + version "7.26.3" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" + integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== dependencies: "@babel/helper-string-parser" "^7.25.9" "@babel/helper-validator-identifier" "^7.25.9" "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": - version "4.4.0" - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" - integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== + version "4.4.1" + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56" + integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA== dependencies: - eslint-visitor-keys "^3.3.0" + eslint-visitor-keys "^3.4.3" "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1": - version "4.11.0" - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae" - integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A== + version "4.12.1" + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" + integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== "@eslint/eslintrc@^2.1.4": version "2.1.4" @@ -332,17 +289,17 @@ integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== "@types/eslint@^8.56.10": - version "8.56.11" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.11.tgz#e2ff61510a3b9454b3329fe7731e3b4c6f780041" - integrity sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q== + version "8.56.12" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a" + integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g== dependencies: "@types/estree" "*" "@types/json-schema" "*" "@types/estree@*": - version "1.0.5" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" - integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== + version "1.0.6" + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" + integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.6" @@ -369,11 +326,11 @@ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/node@*": - version "22.0.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0.tgz#04862a2a71e62264426083abe1e27e87cac05a30" - integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw== + version "22.10.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" + integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== dependencies: - undici-types "~6.11.1" + undici-types "~6.20.0" "@types/yargs-parser@*": version "21.0.3" @@ -381,9 +338,9 @@ integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== "@types/yargs@^17.0.8": - version "17.0.32" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.32.tgz#030774723a2f7faafebf645f4e5a48371dca6229" - integrity sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog== + version "17.0.33" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d" + integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA== dependencies: "@types/yargs-parser" "*" @@ -469,9 +426,9 @@ eslint-visitor-keys "^4.2.0" "@ungap/structured-clone@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" - integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== + version "1.2.1" + resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.1.tgz#28fa185f67daaf7b7a1a8c1d445132c5d979f8bd" + integrity sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA== acorn-jsx@^5.3.2: version "5.3.2" @@ -479,9 +436,9 @@ acorn-jsx@^5.3.2: integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== acorn@^8.9.0: - version "8.12.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" - integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== + version "8.14.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" + integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== ajv-formats@^2.1.1: version "2.1.1" @@ -522,13 +479,6 @@ ansi-regex@^5.0.1: resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== -ansi-styles@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== - dependencies: - color-convert "^1.9.0" - ansi-styles@^4.1.0: version "4.3.0" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" @@ -653,44 +603,42 @@ braces@^3.0.3: fill-range "^7.1.1" browserslist@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.0.tgz#a1325fe4bc80b64fda169629fc01b3d6cecd38d4" - integrity sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A== + version "4.24.2" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580" + integrity sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg== dependencies: - caniuse-lite "^1.0.30001663" - electron-to-chromium "^1.5.28" + caniuse-lite "^1.0.30001669" + electron-to-chromium "^1.5.41" node-releases "^2.0.18" - update-browserslist-db "^1.1.0" + update-browserslist-db "^1.1.1" -call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" - integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== +call-bind-apply-helpers@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840" + integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g== dependencies: - es-define-property "^1.0.0" es-errors "^1.3.0" function-bind "^1.1.2" + +call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7, call-bind@^1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c" + integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww== + dependencies: + call-bind-apply-helpers "^1.0.0" + es-define-property "^1.0.0" get-intrinsic "^1.2.4" - set-function-length "^1.2.1" + set-function-length "^1.2.2" callsites@^3.0.0: version "3.1.0" resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== -caniuse-lite@^1.0.30001663: - version "1.0.30001666" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001666.tgz#112d77e80f1762f62a1b71ba92164e0cb3f3dd13" - integrity sha512-gD14ICmoV5ZZM1OdzPWmpx+q4GyefaK06zi8hmfHV5xe4/2nOQX3+Dw5o+fSqOws2xVwL9j+anOPFwHzdEdV4g== - -chalk@^2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" +caniuse-lite@^1.0.30001669: + version "1.0.30001687" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001687.tgz#d0ac634d043648498eedf7a3932836beba90ebae" + integrity sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ== chalk@^4.0.0: version "4.1.2" @@ -705,13 +653,6 @@ ci-info@^3.2.0: resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4" integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ== -color-convert@^1.9.0: - version "1.9.3" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - dependencies: - color-name "1.1.3" - color-convert@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" @@ -719,11 +660,6 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" - integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== - color-name@~1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" @@ -740,9 +676,9 @@ convert-source-map@^2.0.0: integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== cross-spawn@^7.0.2: - version "7.0.3" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" - integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== + version "7.0.6" + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" + integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== dependencies: path-key "^3.1.0" shebang-command "^2.0.0" @@ -776,11 +712,11 @@ data-view-byte-offset@^1.0.0: is-data-view "^1.0.1" debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: - version "4.3.6" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b" - integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg== + version "4.4.0" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" + integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== dependencies: - ms "2.1.2" + ms "^2.1.3" deep-is@^0.1.3: version "0.1.4" @@ -819,15 +755,24 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -electron-to-chromium@^1.5.28: - version "1.5.31" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.31.tgz#b1478418769dec72ea70d9fdf147a81491857f10" - integrity sha512-QcDoBbQeYt0+3CWcK/rEbuHvwpbT/8SV9T3OSgs6cX1FlcUAkgrkqbg9zLnDrMM/rLamzQwal4LYFCiWk861Tg== +dunder-proto@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.0.tgz#c2fce098b3c8f8899554905f4377b6d85dabaa80" + integrity sha512-9+Sj30DIu+4KvHqMfLUGLFYL2PkURSYMVXJyXe92nFRvlYq5hBjLEhblKB+vkd/WVlUYMWigiY07T91Fkk0+4A== + dependencies: + call-bind-apply-helpers "^1.0.0" + es-errors "^1.3.0" + gopd "^1.2.0" -es-abstract@^1.17.5, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2, es-abstract@^1.23.3: - version "1.23.3" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0" - integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A== +electron-to-chromium@^1.5.41: + version "1.5.72" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.72.tgz#a732805986d3a5b5fedd438ddf4616c7d78ac2df" + integrity sha512-ZpSAUOZ2Izby7qnZluSrAlGgGQzucmFbN0n64dYzocYxnxV5ufurpj3VgEe4cUp7ir9LmeLxNYo8bVnlM8bQHw== + +es-abstract@^1.17.5, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3, es-abstract@^1.23.5: + version "1.23.5" + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.5.tgz#f4599a4946d57ed467515ed10e4f157289cd52fb" + integrity sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ== dependencies: array-buffer-byte-length "^1.0.1" arraybuffer.prototype.slice "^1.0.3" @@ -844,7 +789,7 @@ es-abstract@^1.17.5, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23 function.prototype.name "^1.1.6" get-intrinsic "^1.2.4" get-symbol-description "^1.0.2" - globalthis "^1.0.3" + globalthis "^1.0.4" gopd "^1.0.1" has-property-descriptors "^1.0.2" has-proto "^1.0.3" @@ -860,10 +805,10 @@ es-abstract@^1.17.5, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23 is-string "^1.0.7" is-typed-array "^1.1.13" is-weakref "^1.0.2" - object-inspect "^1.13.1" + object-inspect "^1.13.3" object-keys "^1.1.1" object.assign "^4.1.5" - regexp.prototype.flags "^1.5.2" + regexp.prototype.flags "^1.5.3" safe-array-concat "^1.1.2" safe-regex-test "^1.0.3" string.prototype.trim "^1.2.9" @@ -876,12 +821,10 @@ es-abstract@^1.17.5, es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23 unbox-primitive "^1.0.2" which-typed-array "^1.1.15" -es-define-property@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" - integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== - dependencies: - get-intrinsic "^1.2.4" +es-define-property@^1.0.0, es-define-property@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" + integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== es-errors@^1.2.1, es-errors@^1.3.0: version "1.3.0" @@ -889,9 +832,9 @@ es-errors@^1.2.1, es-errors@^1.3.0: integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== es-iterator-helpers@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.1.0.tgz#f6d745d342aea214fe09497e7152170dc333a7a6" - integrity sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw== + version "1.2.0" + resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.0.tgz#2f1a3ab998b30cb2d10b195b587c6d9ebdebf152" + integrity sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q== dependencies: call-bind "^1.0.7" define-properties "^1.2.1" @@ -901,6 +844,7 @@ es-iterator-helpers@^1.1.0: function-bind "^1.1.2" get-intrinsic "^1.2.4" globalthis "^1.0.4" + gopd "^1.0.1" has-property-descriptors "^1.0.2" has-proto "^1.0.3" has-symbols "^1.0.3" @@ -932,23 +876,18 @@ es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2: hasown "^2.0.0" es-to-primitive@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" - integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== + version "1.3.0" + resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz#96c89c82cc49fd8794a24835ba3e1ff87f214e18" + integrity sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g== dependencies: - is-callable "^1.1.4" - is-date-object "^1.0.1" - is-symbol "^1.0.2" - -escalade@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27" - integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA== + is-callable "^1.2.7" + is-date-object "^1.0.5" + is-symbol "^1.0.4" -escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== +escalade@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" + integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== escape-string-regexp@^4.0.0: version "4.0.0" @@ -1023,7 +962,7 @@ eslint-visitor-keys@^2.1.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== -eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: +eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: version "3.4.3" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== @@ -1153,9 +1092,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-uri@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134" - integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw== + version "3.0.3" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.3.tgz#892a1c91802d5d7860de728f18608a0573142241" + integrity sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw== fastq@^1.6.0: version "1.17.1" @@ -1196,9 +1135,9 @@ flat-cache@^3.0.4: rimraf "^3.0.2" flatted@^3.2.9: - version "3.3.1" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a" - integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== + version "3.3.2" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27" + integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA== for-each@^0.3.3: version "0.3.3" @@ -1237,16 +1176,19 @@ gensync@^1.0.0-beta.2: resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== -get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" - integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== +get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: + version "1.2.5" + resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.5.tgz#dfe7dd1b30761b464fe51bf4bb00ac7c37b681e7" + integrity sha512-Y4+pKa7XeRUPWFNvOOYHkRYrfzW07oraURSvjDmRVOJ748OrVmeXtpE4+GCEHncjCjkTxPNRt8kEbxDhsn6VTg== dependencies: + call-bind-apply-helpers "^1.0.0" + dunder-proto "^1.0.0" + es-define-property "^1.0.1" es-errors "^1.3.0" function-bind "^1.1.2" - has-proto "^1.0.1" - has-symbols "^1.0.3" - hasown "^2.0.0" + gopd "^1.2.0" + has-symbols "^1.1.0" + hasown "^2.0.2" get-symbol-description@^1.0.2: version "1.0.2" @@ -1295,7 +1237,7 @@ globals@^13.19.0: dependencies: type-fest "^0.20.2" -globalthis@^1.0.3, globalthis@^1.0.4: +globalthis@^1.0.4: version "1.0.4" resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236" integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ== @@ -1303,12 +1245,10 @@ globalthis@^1.0.3, globalthis@^1.0.4: define-properties "^1.2.1" gopd "^1.0.1" -gopd@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" - integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA== - dependencies: - get-intrinsic "^1.1.3" +gopd@^1.0.1, gopd@^1.1.0, gopd@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" + integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== graceful-fs@^4.2.9: version "4.2.11" @@ -1320,16 +1260,11 @@ graphemer@^1.4.0: resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== -has-bigints@^1.0.1, has-bigints@^1.0.2: +has-bigints@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa" integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== -has-flag@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" - integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw== - has-flag@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" @@ -1342,15 +1277,17 @@ has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2: dependencies: es-define-property "^1.0.0" -has-proto@^1.0.1, has-proto@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.3.tgz#b31ddfe9b0e6e9914536a6ab286426d0214f77fd" - integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q== +has-proto@^1.0.3: + version "1.2.0" + resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.2.0.tgz#5de5a6eabd95fdffd9818b43055e8065e39fe9d5" + integrity sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ== + dependencies: + dunder-proto "^1.0.0" -has-symbols@^1.0.2, has-symbols@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8" - integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== +has-symbols@^1.0.3, has-symbols@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" + integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== has-tostringtag@^1.0.0, has-tostringtag@^1.0.2: version "1.0.2" @@ -1367,9 +1304,9 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: function-bind "^1.1.2" ignore@^5.2.0, ignore@^5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" - integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== + version "5.3.2" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" + integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== import-fresh@^3.2.1: version "3.3.0" @@ -1421,30 +1358,30 @@ is-async-function@^2.0.0: dependencies: has-tostringtag "^1.0.0" -is-bigint@^1.0.1: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3" - integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg== +is-bigint@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.1.0.tgz#dda7a3445df57a42583db4228682eba7c4170672" + integrity sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ== dependencies: - has-bigints "^1.0.1" + has-bigints "^1.0.2" -is-boolean-object@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719" - integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA== +is-boolean-object@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.2.0.tgz#9743641e80a62c094b5941c5bb791d66a88e497a" + integrity sha512-kR5g0+dXf/+kXnqI+lu0URKYPKgICtHGGNCDSB10AaUFj3o/HkB3u7WfpRBJGFopxxY0oH3ux7ZsDjLtK7xqvw== dependencies: - call-bind "^1.0.2" - has-tostringtag "^1.0.0" + call-bind "^1.0.7" + has-tostringtag "^1.0.2" -is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: +is-callable@^1.1.3, is-callable@^1.2.7: version "1.2.7" resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== is-core-module@^2.13.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea" - integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA== + version "2.15.1" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" + integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== dependencies: hasown "^2.0.2" @@ -1455,7 +1392,7 @@ is-data-view@^1.0.1: dependencies: is-typed-array "^1.1.13" -is-date-object@^1.0.1, is-date-object@^1.0.5: +is-date-object@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f" integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ== @@ -1467,12 +1404,12 @@ is-extglob@^2.1.1: resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== -is-finalizationregistry@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz#c8749b65f17c133313e661b1289b95ad3dbd62e6" - integrity sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw== +is-finalizationregistry@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.1.0.tgz#d74a7d0c5f3578e34a20729e69202e578d495dc2" + integrity sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA== dependencies: - call-bind "^1.0.2" + call-bind "^1.0.7" is-generator-function@^1.0.10: version "1.0.10" @@ -1498,12 +1435,13 @@ is-negative-zero@^2.0.3: resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz#ced903a027aca6381b777a5743069d7376a49747" integrity sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw== -is-number-object@^1.0.4: - version "1.0.7" - resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc" - integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ== +is-number-object@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.1.0.tgz#5a867e9ecc3d294dda740d9f127835857af7eb05" + integrity sha512-KVSZV0Dunv9DTPkhXwcZ3Q+tUc9TsaE1ZwX5J2WMvsSGS6Md8TFPun5uwh0yRdrNerI6vf/tbJxqSx4c1ZI1Lw== dependencies: - has-tostringtag "^1.0.0" + call-bind "^1.0.7" + has-tostringtag "^1.0.2" is-number@^7.0.0: version "7.0.0" @@ -1516,12 +1454,14 @@ is-path-inside@^3.0.3: integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== is-regex@^1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958" - integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== + version "1.2.0" + resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.2.0.tgz#41b9d266e7eb7451312c64efc37e8a7d453077cf" + integrity sha512-B6ohK4ZmoftlUe+uvenXSbPJFo6U37BH7oO1B3nQH8f/7h27N56s85MhUtbFJAziz5dcmuR3i8ovUl35zp8pFA== dependencies: - call-bind "^1.0.2" - has-tostringtag "^1.0.0" + call-bind "^1.0.7" + gopd "^1.1.0" + has-tostringtag "^1.0.2" + hasown "^2.0.2" is-set@^2.0.3: version "2.0.3" @@ -1535,19 +1475,22 @@ is-shared-array-buffer@^1.0.2, is-shared-array-buffer@^1.0.3: dependencies: call-bind "^1.0.7" -is-string@^1.0.5, is-string@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd" - integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg== +is-string@^1.0.7, is-string@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.1.0.tgz#8cb83c5d57311bf8058bc6c8db294711641da45d" + integrity sha512-PlfzajuF9vSo5wErv3MJAKD/nqf9ngAs1NFQYm16nUYFO2IzxJ2hcm+IOCg+EEopdykNNUhVq5cz35cAUxU8+g== dependencies: - has-tostringtag "^1.0.0" + call-bind "^1.0.7" + has-tostringtag "^1.0.2" -is-symbol@^1.0.2, is-symbol@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c" - integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg== +is-symbol@^1.0.4, is-symbol@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.1.0.tgz#ae993830a56d4781886d39f9f0a46b3e89b7b60b" + integrity sha512-qS8KkNNXUZ/I+nX6QT8ZS1/Yx0A444yhzdTKxCzKkNjQ9sHErBxJnJAgh+f5YhusYECEcjo4XcyH87hn6+ks0A== dependencies: - has-symbols "^1.0.2" + call-bind "^1.0.7" + has-symbols "^1.0.3" + safe-regex-test "^1.0.3" is-typed-array@^1.1.13: version "1.1.13" @@ -1728,9 +1671,9 @@ merge2@^1.3.0: integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== micromatch@^4.0.4, micromatch@^4.0.5: - version "4.0.7" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5" - integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q== + version "4.0.8" + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" + integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== dependencies: braces "^3.0.3" picomatch "^2.3.1" @@ -1749,10 +1692,10 @@ minimatch@^9.0.4: dependencies: brace-expansion "^2.0.1" -ms@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== +ms@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== natural-compare@^1.4.0: version "1.4.0" @@ -1760,9 +1703,9 @@ natural-compare@^1.4.0: integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== node-releases@^2.0.18: - version "2.0.18" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" - integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== + version "2.0.19" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" + integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== normalize-path@^3.0.0: version "3.0.0" @@ -1774,10 +1717,10 @@ object-assign@^4.1.1: resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== -object-inspect@^1.13.1: - version "1.13.2" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff" - integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g== +object-inspect@^1.13.1, object-inspect@^1.13.3: + version "1.13.3" + resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a" + integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA== object-keys@^1.1.1: version "1.1.1" @@ -1882,10 +1825,10 @@ path-parse@^1.0.7: resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== -picocolors@^1.0.0, picocolors@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" - integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== +picocolors@^1.0.0, picocolors@^1.1.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== picomatch@^2.2.3, picomatch@^2.3.1: version "2.3.1" @@ -1931,28 +1874,29 @@ react-is@^16.13.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== -reflect.getprototypeof@^1.0.4: - version "1.0.6" - resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz#3ab04c32a8390b770712b7a8633972702d278859" - integrity sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg== +reflect.getprototypeof@^1.0.4, reflect.getprototypeof@^1.0.6: + version "1.0.8" + resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.8.tgz#c58afb17a4007b4d1118c07b92c23fca422c5d82" + integrity sha512-B5dj6usc5dkk8uFliwjwDHM8To5/QwdKz9JcBZ8Ic4G1f0YmeeJTtE/ZTdgRFPAfxZFiUaPhZ1Jcs4qeagItGQ== dependencies: - call-bind "^1.0.7" + call-bind "^1.0.8" define-properties "^1.2.1" - es-abstract "^1.23.1" + dunder-proto "^1.0.0" + es-abstract "^1.23.5" es-errors "^1.3.0" get-intrinsic "^1.2.4" - globalthis "^1.0.3" - which-builtin-type "^1.1.3" + gopd "^1.2.0" + which-builtin-type "^1.2.0" -regexp.prototype.flags@^1.5.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334" - integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw== +regexp.prototype.flags@^1.5.2, regexp.prototype.flags@^1.5.3: + version "1.5.3" + resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42" + integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ== dependencies: - call-bind "^1.0.6" + call-bind "^1.0.7" define-properties "^1.2.1" es-errors "^1.3.0" - set-function-name "^2.0.1" + set-function-name "^2.0.2" require-from-string@^2.0.2: version "2.0.2" @@ -2031,7 +1975,7 @@ semver@^6.3.1: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== -set-function-length@^1.2.1: +set-function-length@^1.2.2: version "1.2.2" resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== @@ -2146,13 +2090,6 @@ strip-json-comments@^3.1.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -supports-color@^5.3.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== - dependencies: - has-flag "^3.0.0" - supports-color@^7.1.0: version "7.2.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" @@ -2185,9 +2122,9 @@ to-regex-range@^5.0.1: is-number "^7.0.0" ts-api-utils@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" - integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== + version "1.4.3" + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" + integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0" @@ -2222,9 +2159,9 @@ typed-array-byte-length@^1.0.1: is-typed-array "^1.1.13" typed-array-byte-offset@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz#f9ec1acb9259f395093e4567eb3c28a580d02063" - integrity sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA== + version "1.0.3" + resolved "https://registry.yarnpkg.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.3.tgz#3fa9f22567700cc86aaf86a1e7176f74b59600f2" + integrity sha512-GsvTyUHTriq6o/bHcTd0vM7OQ9JEdlvluu9YISaA7+KzDzPaIzEeDFNkTfhdE3MYcNhNi0vq/LlegYgIs5yPAw== dependencies: available-typed-arrays "^1.0.7" call-bind "^1.0.7" @@ -2232,18 +2169,19 @@ typed-array-byte-offset@^1.0.2: gopd "^1.0.1" has-proto "^1.0.3" is-typed-array "^1.1.13" + reflect.getprototypeof "^1.0.6" typed-array-length@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.6.tgz#57155207c76e64a3457482dfdc1c9d1d3c4c73a3" - integrity sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g== + version "1.0.7" + resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.7.tgz#ee4deff984b64be1e118b0de8c9c877d5ce73d3d" + integrity sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg== dependencies: call-bind "^1.0.7" for-each "^0.3.3" gopd "^1.0.1" - has-proto "^1.0.3" is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" + reflect.getprototypeof "^1.0.6" typescript@5.7.2: version "5.7.2" @@ -2260,18 +2198,18 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -undici-types@~6.11.1: - version "6.11.1" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197" - integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ== +undici-types@~6.20.0: + version "6.20.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== -update-browserslist-db@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e" - integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ== +update-browserslist-db@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz#80846fba1d79e82547fb661f8d141e0945755fe5" + integrity sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A== dependencies: - escalade "^3.1.2" - picocolors "^1.0.1" + escalade "^3.2.0" + picocolors "^1.1.0" uri-js@^4.2.2: version "4.4.1" @@ -2281,26 +2219,27 @@ uri-js@^4.2.2: punycode "^2.1.0" which-boxed-primitive@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" - integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg== + version "1.1.0" + resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.1.0.tgz#2d850d6c4ac37b95441a67890e19f3fda8b6c6d9" + integrity sha512-Ei7Miu/AXe2JJ4iNF5j/UphAgRoma4trE6PtisM09bPygb3egMH3YLW/befsWb1A1AxvNSFidOFTB18XtnIIng== dependencies: - is-bigint "^1.0.1" - is-boolean-object "^1.1.0" - is-number-object "^1.0.4" - is-string "^1.0.5" - is-symbol "^1.0.3" + is-bigint "^1.1.0" + is-boolean-object "^1.2.0" + is-number-object "^1.1.0" + is-string "^1.1.0" + is-symbol "^1.1.0" -which-builtin-type@^1.1.3: - version "1.1.4" - resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.1.4.tgz#592796260602fc3514a1b5ee7fa29319b72380c3" - integrity sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w== +which-builtin-type@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.2.0.tgz#58042ac9602d78a6d117c7e811349df1268ba63c" + integrity sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA== dependencies: + call-bind "^1.0.7" function.prototype.name "^1.1.6" has-tostringtag "^1.0.2" is-async-function "^2.0.0" is-date-object "^1.0.5" - is-finalizationregistry "^1.0.2" + is-finalizationregistry "^1.1.0" is-generator-function "^1.0.10" is-regex "^1.1.4" is-weakref "^1.0.2" @@ -2320,9 +2259,9 @@ which-collection@^1.0.2: is-weakset "^2.0.3" which-typed-array@^1.1.14, which-typed-array@^1.1.15: - version "1.1.15" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.15.tgz#264859e9b11a649b388bfaaf4f767df1f779b38d" - integrity sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA== + version "1.1.16" + resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.16.tgz#db4db429c4706feca2f01677a144278e4a8c216b" + integrity sha512-g+N+GAWiRj66DngFwHvISJd+ITsyphZvD1vChfVg6cEdnzy53GzB3oy0fUNlvhz7H7+MiqhYr26qxQShCpKTTQ== dependencies: available-typed-arrays "^1.0.7" call-bind "^1.0.7" diff --git a/packages/lumberaxe/Gemfile.lock b/packages/lumberaxe/Gemfile.lock index d4e11b19..8db669ea 100644 --- a/packages/lumberaxe/Gemfile.lock +++ b/packages/lumberaxe/Gemfile.lock @@ -18,35 +18,35 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) + actioncable (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.3.4) - actionpack (= 7.1.3.4) - activejob (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionmailbox (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.1.3.4) - actionpack (= 7.1.3.4) - actionview (= 7.1.3.4) - activejob (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionmailer (7.1.5) + actionpack (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activesupport (= 7.1.5) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.2) - actionpack (7.1.3.4) - actionview (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionpack (7.1.5) + actionview (= 7.1.5) + activesupport (= 7.1.5) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -54,43 +54,46 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.3.4) - actionpack (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + actiontext (7.1.5) + actionpack (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.4) - activesupport (= 7.1.3.4) + actionview (7.1.5) + activesupport (= 7.1.5) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.4) - activesupport (= 7.1.3.4) + activejob (7.1.5) + activesupport (= 7.1.5) globalid (>= 0.3.6) - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activerecord (7.1.3.4) - activemodel (= 7.1.3.4) - activesupport (= 7.1.3.4) + activemodel (7.1.5) + activesupport (= 7.1.5) + activerecord (7.1.5) + activemodel (= 7.1.5) + activesupport (= 7.1.5) timeout (>= 0.4.0) - activestorage (7.1.3.4) - actionpack (= 7.1.3.4) - activejob (= 7.1.3.4) - activerecord (= 7.1.3.4) - activesupport (= 7.1.3.4) + activestorage (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activesupport (= 7.1.5) marcel (~> 1.0) - activesupport (7.1.3.4) + activesupport (7.1.5) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) appraisal (2.5.0) bundler @@ -98,6 +101,7 @@ GEM thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) byebug (11.1.3) @@ -106,24 +110,24 @@ GEM activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.0) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -133,12 +137,13 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) + logger (1.6.2) lograge (0.10.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -149,10 +154,10 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.24.1) - mutex_m (0.2.0) - net-imap (0.4.14) + mini_portile2 (2.8.8) + minitest (5.25.4) + mutex_m (0.3.0) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -161,60 +166,60 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.1.2) + psych (5.2.1) + date stringio racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) - rails (7.1.3.4) - actioncable (= 7.1.3.4) - actionmailbox (= 7.1.3.4) - actionmailer (= 7.1.3.4) - actionpack (= 7.1.3.4) - actiontext (= 7.1.3.4) - actionview (= 7.1.3.4) - activejob (= 7.1.3.4) - activemodel (= 7.1.3.4) - activerecord (= 7.1.3.4) - activestorage (= 7.1.3.4) - activesupport (= 7.1.3.4) + rails (7.1.5) + actioncable (= 7.1.5) + actionmailbox (= 7.1.5) + actionmailer (= 7.1.5) + actionpack (= 7.1.5) + actiontext (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activemodel (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) bundler (>= 1.15.0) - railties (= 7.1.3.4) + railties (= 7.1.5) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -223,25 +228,24 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.9) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -252,7 +256,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -263,22 +267,23 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.4.0) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -288,17 +293,15 @@ GEM mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.1) - strscan (3.1.0) + stringio (3.1.2) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -306,7 +309,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/nitro_config/Gemfile.lock b/packages/nitro_config/Gemfile.lock index 88c580c4..3ccb249a 100644 --- a/packages/nitro_config/Gemfile.lock +++ b/packages/nitro_config/Gemfile.lock @@ -17,38 +17,42 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.1.3.4) - actionview (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionpack (8.0.0) + actionview (= 8.0.0) + activesupport (= 8.0.0) nokogiri (>= 1.8.5) - racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.3.4) - activesupport (= 7.1.3.4) + useragent (~> 0.16) + actionview (8.0.0) + activesupport (= 8.0.0) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (7.1.3.4) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) byebug (11.1.3) @@ -56,20 +60,21 @@ GEM activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) erubi (1.13.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.0) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -79,67 +84,66 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - minitest (5.24.1) - mutex_m (0.2.0) - nokogiri (1.16.7-arm64-darwin) + minitest (5.25.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.1) + date stringio racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) - irb + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.9) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -150,34 +154,35 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.0) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - stringio (3.1.1) - strscan (3.1.0) - thor (1.3.1) + securerandom (0.4.0) + stringio (3.1.2) + thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) + uri (1.0.2) + useragent (0.16.11) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/ostruct-sanitizer/Gemfile.lock b/packages/ostruct-sanitizer/Gemfile.lock index 5638c438..a6e749ea 100644 --- a/packages/ostruct-sanitizer/Gemfile.lock +++ b/packages/ostruct-sanitizer/Gemfile.lock @@ -6,28 +6,32 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) byebug (11.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) csv (3.3.0) diff-lcs (1.5.1) drb (2.2.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -37,32 +41,31 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - minitest (5.24.1) - mutex_m (0.2.0) - parallel (1.25.1) - parser (3.3.4.0) + logger (1.6.2) + minitest (5.25.4) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.2) - strscan + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -73,9 +76,9 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.21.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-powerhome (0.5.3) @@ -84,23 +87,24 @@ GEM rubocop-rails rubocop-rake rubocop-rspec - rubocop-rails (2.25.1) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.3) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - strscan (3.1.0) - thor (1.3.1) + securerandom (0.4.0) + thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) + uri (1.0.2) with_env (1.1.0) xml-simple (1.1.9) rexml diff --git a/packages/rabbet/Gemfile.lock b/packages/rabbet/Gemfile.lock index 151a8b36..e02f4280 100644 --- a/packages/rabbet/Gemfile.lock +++ b/packages/rabbet/Gemfile.lock @@ -19,106 +19,107 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.1.3.3) - actionpack (= 7.1.3.3) - activesupport (= 7.1.3.3) + actioncable (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.3.3) - actionpack (= 7.1.3.3) - activejob (= 7.1.3.3) - activerecord (= 7.1.3.3) - activestorage (= 7.1.3.3) - activesupport (= 7.1.3.3) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.1.3.3) - actionpack (= 7.1.3.3) - actionview (= 7.1.3.3) - activejob (= 7.1.3.3) - activesupport (= 7.1.3.3) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp + actionmailbox (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) + mail (>= 2.8.0) + actionmailer (8.0.0) + actionpack (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activesupport (= 8.0.0) + mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.1.3.3) - actionview (= 7.1.3.3) - activesupport (= 7.1.3.3) + actionpack (8.0.0) + actionview (= 8.0.0) + activesupport (= 8.0.0) nokogiri (>= 1.8.5) - racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.3.3) - actionpack (= 7.1.3.3) - activerecord (= 7.1.3.3) - activestorage (= 7.1.3.3) - activesupport (= 7.1.3.3) + useragent (~> 0.16) + actiontext (8.0.0) + actionpack (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.3) - activesupport (= 7.1.3.3) + actionview (8.0.0) + activesupport (= 8.0.0) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.3) - activesupport (= 7.1.3.3) + activejob (8.0.0) + activesupport (= 8.0.0) globalid (>= 0.3.6) - activemodel (7.1.3.3) - activesupport (= 7.1.3.3) - activerecord (7.1.3.3) - activemodel (= 7.1.3.3) - activesupport (= 7.1.3.3) + activemodel (8.0.0) + activesupport (= 8.0.0) + activerecord (8.0.0) + activemodel (= 8.0.0) + activesupport (= 8.0.0) timeout (>= 0.4.0) - activestorage (7.1.3.3) - actionpack (= 7.1.3.3) - activejob (= 7.1.3.3) - activerecord (= 7.1.3.3) - activesupport (= 7.1.3.3) + activestorage (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activesupport (= 8.0.0) marcel (~> 1.0) - activesupport (7.1.3.3) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) cygnet (0.0.1) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) - erubi (1.12.0) - ffi (1.16.3) + erubi (1.13.0) + ffi (1.17.0) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.13.1) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -128,7 +129,8 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -139,10 +141,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - mutex_m (0.2.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -151,63 +152,63 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.17.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.1.2) + psych (5.2.1) + date stringio - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) - rails (7.1.3.3) - actioncable (= 7.1.3.3) - actionmailbox (= 7.1.3.3) - actionmailer (= 7.1.3.3) - actionpack (= 7.1.3.3) - actiontext (= 7.1.3.3) - actionview (= 7.1.3.3) - activejob (= 7.1.3.3) - activemodel (= 7.1.3.3) - activerecord (= 7.1.3.3) - activestorage (= 7.1.3.3) - activesupport (= 7.1.3.3) + rails (8.0.0) + actioncable (= 8.0.0) + actionmailbox (= 8.0.0) + actionmailer (= 8.0.0) + actionpack (= 8.0.0) + actiontext (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activemodel (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) bundler (>= 1.15.0) - railties (= 7.1.3.3) + railties (= 8.0.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3.3) - actionpack (= 7.1.3.3) - activesupport (= 7.1.3.3) - irb + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -215,26 +216,25 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.7) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -245,19 +245,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -269,6 +269,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt + securerandom (0.4.0) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -277,22 +278,22 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.0) - strscan (3.1.0) + stringio (3.1.2) test-unit (3.1.5) power_assert - thor (1.3.1) - tilt (2.3.0) - timeout (0.4.1) + thor (1.3.2) + tilt (2.4.0) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - webrick (1.8.1) + uri (1.0.2) + useragent (0.16.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -300,7 +301,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-20 diff --git a/packages/rubocop-cobra/Gemfile.lock b/packages/rubocop-cobra/Gemfile.lock index dbdd1edf..b374f665 100644 --- a/packages/rubocop-cobra/Gemfile.lock +++ b/packages/rubocop-cobra/Gemfile.lock @@ -18,8 +18,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -29,12 +30,14 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) @@ -45,7 +48,7 @@ GEM drb (2.2.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -55,11 +58,11 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - logger (1.6.1) + logger (1.6.2) method_source (1.1.0) - minitest (5.25.1) + minitest (5.25.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -69,24 +72,24 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -97,28 +100,29 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.4.0) thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) + uri (1.0.2) with_env (1.1.0) xml-simple (1.1.9) rexml diff --git a/packages/rubocop-powerhome/Gemfile.lock b/packages/rubocop-powerhome/Gemfile.lock index d10f0d8f..eb80b97a 100644 --- a/packages/rubocop-powerhome/Gemfile.lock +++ b/packages/rubocop-powerhome/Gemfile.lock @@ -11,67 +11,67 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + actioncable (7.0.8.6) + actionpack (= 7.0.8.6) + activesupport (= 7.0.8.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionmailbox (7.0.8.6) + actionpack (= 7.0.8.6) + activejob (= 7.0.8.6) + activerecord (= 7.0.8.6) + activestorage (= 7.0.8.6) + activesupport (= 7.0.8.6) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.0.8.4) - actionpack (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionmailer (7.0.8.6) + actionpack (= 7.0.8.6) + actionview (= 7.0.8.6) + activejob (= 7.0.8.6) + activesupport (= 7.0.8.6) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.0) - actionpack (7.0.8.4) - actionview (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionpack (7.0.8.6) + actionview (= 7.0.8.6) + activesupport (= 7.0.8.6) rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.8.4) - actionpack (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + actiontext (7.0.8.6) + actionpack (= 7.0.8.6) + activerecord (= 7.0.8.6) + activestorage (= 7.0.8.6) + activesupport (= 7.0.8.6) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.8.4) - activesupport (= 7.0.8.4) + actionview (7.0.8.6) + activesupport (= 7.0.8.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.8.4) - activesupport (= 7.0.8.4) + activejob (7.0.8.6) + activesupport (= 7.0.8.6) globalid (>= 0.3.6) - activemodel (7.0.8.4) - activesupport (= 7.0.8.4) - activerecord (7.0.8.4) - activemodel (= 7.0.8.4) - activesupport (= 7.0.8.4) - activestorage (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activesupport (= 7.0.8.4) + activemodel (7.0.8.6) + activesupport (= 7.0.8.6) + activerecord (7.0.8.6) + activemodel (= 7.0.8.6) + activesupport (= 7.0.8.6) + activestorage (7.0.8.6) + actionpack (= 7.0.8.6) + activejob (= 7.0.8.6) + activerecord (= 7.0.8.6) + activesupport (= 7.0.8.6) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (7.0.8.4) + activesupport (7.0.8.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -84,17 +84,17 @@ GEM builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -104,7 +104,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -115,9 +115,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.24.1) - net-imap (0.4.14) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -126,16 +126,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -145,55 +145,54 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.8.4) - actioncable (= 7.0.8.4) - actionmailbox (= 7.0.8.4) - actionmailer (= 7.0.8.4) - actionpack (= 7.0.8.4) - actiontext (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activemodel (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + rails (7.0.8.6) + actioncable (= 7.0.8.6) + actionmailbox (= 7.0.8.6) + actionmailer (= 7.0.8.6) + actionpack (= 7.0.8.6) + actiontext (= 7.0.8.6) + actionview (= 7.0.8.6) + activejob (= 7.0.8.6) + activemodel (= 7.0.8.6) + activerecord (= 7.0.8.6) + activestorage (= 7.0.8.6) + activesupport (= 7.0.8.6) bundler (>= 1.15.0) - railties (= 7.0.8.4) + railties (= 7.0.8.6) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (7.0.8.6) + actionpack (= 7.0.8.6) + activesupport (= 7.0.8.6) method_source rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.2) - strscan + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -204,25 +203,24 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -233,7 +231,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.17) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 From e211203bfd2b4ca3735c143d41ddb181e4ab4ba1 Mon Sep 17 00:00:00 2001 From: Carlos Palhares Date: Tue, 10 Dec 2024 15:48:24 -0300 Subject: [PATCH 2/4] Hold zeitwerk and net-imap for ruby 3.0 in development --- .../api_chai/gemfiles/rails_6_0.gemfile.lock | 90 +++++++------- .../api_chai/gemfiles/rails_6_1.gemfile.lock | 96 +++++++-------- .../api_chai/gemfiles/rails_7_0.gemfile.lock | 90 +++++++------- packages/audit_tracker/Gemfile | 2 + packages/audit_tracker/Gemfile.lock | 13 +- .../audit_tracker/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 85 ++++++------- .../audit_tracker/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 91 +++++++------- .../audit_tracker/gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 85 ++++++------- packages/camel_trail/Gemfile | 2 + packages/camel_trail/Gemfile.lock | 6 +- .../camel_trail/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 81 ++++++------- .../camel_trail/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 87 ++++++-------- .../camel_trail/gemfiles/rails_7_1.gemfile | 2 + .../gemfiles/rails_7_1.gemfile.lock | 100 +++++++--------- packages/consent/Gemfile | 2 + packages/consent/Gemfile.lock | 11 +- packages/consent/gemfiles/rails_6_0.gemfile | 2 + .../consent/gemfiles/rails_6_0.gemfile.lock | 85 ++++++------- packages/consent/gemfiles/rails_6_1.gemfile | 2 + .../consent/gemfiles/rails_6_1.gemfile.lock | 91 +++++++------- packages/consent/gemfiles/rails_7_0.gemfile | 2 + .../consent/gemfiles/rails_7_0.gemfile.lock | 85 ++++++------- packages/cygnet/Gemfile.lock | 2 +- .../cygnet/gemfiles/rails_6_0.gemfile.lock | 51 ++++---- .../cygnet/gemfiles/rails_6_1.gemfile.lock | 57 ++++----- .../cygnet/gemfiles/rails_7_0.gemfile.lock | 51 ++++---- packages/data_taster/Gemfile | 2 + packages/data_taster/Gemfile.lock | 8 +- .../data_taster/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 89 +++++++------- .../data_taster/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 95 +++++++-------- .../data_taster/gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 89 +++++++------- packages/dep_shield/Gemfile | 2 + packages/dep_shield/Gemfile.lock | 8 +- .../dep_shield/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 91 +++++++------- .../dep_shield/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 97 +++++++-------- .../dep_shield/gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 91 +++++++------- .../dep_shield/gemfiles/rails_7_1.gemfile | 2 + .../gemfiles/rails_7_1.gemfile.lock | 106 ++++++++--------- packages/edgestitch/Gemfile | 2 + packages/edgestitch/Gemfile.lock | 8 +- .../edgestitch/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 70 +++++------ .../edgestitch/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 76 ++++++------ .../edgestitch/gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 70 +++++------ packages/lumberaxe/Gemfile | 2 + packages/lumberaxe/Gemfile.lock | 8 +- packages/lumberaxe/gemfiles/rails_6_0.gemfile | 2 + .../lumberaxe/gemfiles/rails_6_0.gemfile.lock | 87 ++++++-------- packages/lumberaxe/gemfiles/rails_6_1.gemfile | 2 + .../lumberaxe/gemfiles/rails_6_1.gemfile.lock | 93 +++++++-------- packages/lumberaxe/gemfiles/rails_7_0.gemfile | 2 + .../lumberaxe/gemfiles/rails_7_0.gemfile.lock | 87 ++++++-------- packages/lumberaxe/gemfiles/rails_7_1.gemfile | 2 + .../lumberaxe/gemfiles/rails_7_1.gemfile.lock | 106 ++++++++--------- packages/nitro_config/Gemfile | 2 + packages/nitro_config/Gemfile.lock | 12 +- .../nitro_config/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 85 ++++++------- .../nitro_config/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 91 +++++++------- .../nitro_config/gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 85 ++++++------- .../nitro_config/gemfiles/rails_7_1.gemfile | 2 + .../gemfiles/rails_7_1.gemfile.lock | 112 ++++++++---------- packages/ostruct-sanitizer/Gemfile.lock | 2 +- packages/rabbet/Gemfile | 2 + packages/rabbet/Gemfile.lock | 8 +- packages/rubocop-cobra/Gemfile.lock | 2 +- .../gemfiles/rails_6_0.gemfile.lock | 49 ++++---- .../gemfiles/rails_6_1.gemfile.lock | 55 ++++----- .../gemfiles/rails_7_0.gemfile.lock | 49 ++++---- packages/rubocop-powerhome/Gemfile | 3 + packages/rubocop-powerhome/Gemfile.lock | 8 +- .../gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 70 +++++------ .../gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 76 ++++++------ .../gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 70 +++++------ 92 files changed, 1633 insertions(+), 1758 deletions(-) diff --git a/packages/api_chai/gemfiles/rails_6_0.gemfile.lock b/packages/api_chai/gemfiles/rails_6_0.gemfile.lock index 991f70e2..8548b2ae 100644 --- a/packages/api_chai/gemfiles/rails_6_0.gemfile.lock +++ b/packages/api_chai/gemfiles/rails_6_0.gemfile.lock @@ -66,18 +66,18 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -87,7 +87,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -98,8 +98,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -108,17 +108,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -140,9 +140,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -151,40 +151,34 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.63.5) + rspec-support (3.13.2) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-powerhome (0.5.0) @@ -193,20 +187,15 @@ GEM rubocop-rails rubocop-rake rubocop-rspec - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) @@ -216,21 +205,22 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/api_chai/gemfiles/rails_6_1.gemfile.lock b/packages/api_chai/gemfiles/rails_6_1.gemfile.lock index 51be2821..324e7b32 100644 --- a/packages/api_chai/gemfiles/rails_6_1.gemfile.lock +++ b/packages/api_chai/gemfiles/rails_6_1.gemfile.lock @@ -70,18 +70,18 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -91,7 +91,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -102,8 +102,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -112,17 +112,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -144,9 +144,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -155,40 +155,34 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.63.5) + rspec-support (3.13.2) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-powerhome (0.5.0) @@ -197,43 +191,39 @@ GEM rubocop-rails rubocop-rake rubocop-rspec - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/api_chai/gemfiles/rails_7_0.gemfile.lock b/packages/api_chai/gemfiles/rails_7_0.gemfile.lock index b57cf9bd..08acc9de 100644 --- a/packages/api_chai/gemfiles/rails_7_0.gemfile.lock +++ b/packages/api_chai/gemfiles/rails_7_0.gemfile.lock @@ -76,18 +76,18 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -97,7 +97,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -108,8 +108,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -118,17 +118,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -149,9 +149,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -161,40 +161,34 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) - rubocop (1.63.5) + rspec-support (3.13.2) + rubocop (1.69.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-powerhome (0.5.0) @@ -203,36 +197,32 @@ GEM rubocop-rails rubocop-rake rubocop-rspec - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-22 diff --git a/packages/audit_tracker/Gemfile b/packages/audit_tracker/Gemfile index 0861c2d3..3c2585b8 100644 --- a/packages/audit_tracker/Gemfile +++ b/packages/audit_tracker/Gemfile @@ -6,7 +6,9 @@ gemspec gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/audit_tracker/Gemfile.lock b/packages/audit_tracker/Gemfile.lock index 4ff468e6..1fb3a31b 100644 --- a/packages/audit_tracker/Gemfile.lock +++ b/packages/audit_tracker/Gemfile.lock @@ -53,6 +53,7 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) + date (3.4.1) diff-lcs (1.5.1) erubi (1.13.0) i18n (1.14.6) @@ -73,6 +74,11 @@ GEM method_source (1.1.0) mini_portile2 (2.8.8) minitest (5.25.4) + net-imap (0.4.18) + date + net-protocol + net-protocol (0.2.2) + timeout nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -160,6 +166,7 @@ GEM sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -167,7 +174,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -182,6 +189,7 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) rake (>= 13.0) rspec (>= 3.0) rspec-rails (~> 5.1.2) @@ -189,6 +197,7 @@ DEPENDENCIES rubocop-powerhome! shoulda-matchers (~> 5.1.0) sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/audit_tracker/gemfiles/rails_6_0.gemfile b/packages/audit_tracker/gemfiles/rails_6_0.gemfile index 82bd6958..e1db08f7 100644 --- a/packages/audit_tracker/gemfiles/rails_6_0.gemfile +++ b/packages/audit_tracker/gemfiles/rails_6_0.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/audit_tracker/gemfiles/rails_6_0.gemfile.lock b/packages/audit_tracker/gemfiles/rails_6_0.gemfile.lock index b8045ddf..0eb190f7 100644 --- a/packages/audit_tracker/gemfiles/rails_6_0.gemfile.lock +++ b/packages/audit_tracker/gemfiles/rails_6_0.gemfile.lock @@ -76,23 +76,23 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -102,7 +102,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -113,8 +113,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -123,17 +123,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -155,9 +155,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -166,19 +166,18 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -189,7 +188,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -200,29 +199,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) shoulda-matchers (5.1.0) @@ -236,21 +226,20 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -263,6 +252,7 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) rails (= 6.0.6.1) rake (>= 13.0) rspec (>= 3.0) @@ -271,6 +261,7 @@ DEPENDENCIES rubocop-powerhome! shoulda-matchers (~> 5.1.0) sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/audit_tracker/gemfiles/rails_6_1.gemfile b/packages/audit_tracker/gemfiles/rails_6_1.gemfile index c73b0e4f..81dbd2db 100644 --- a/packages/audit_tracker/gemfiles/rails_6_1.gemfile +++ b/packages/audit_tracker/gemfiles/rails_6_1.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/audit_tracker/gemfiles/rails_6_1.gemfile.lock b/packages/audit_tracker/gemfiles/rails_6_1.gemfile.lock index 92df5088..8623045d 100644 --- a/packages/audit_tracker/gemfiles/rails_6_1.gemfile.lock +++ b/packages/audit_tracker/gemfiles/rails_6_1.gemfile.lock @@ -80,23 +80,23 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -106,7 +106,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -117,8 +117,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -127,17 +127,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -159,9 +159,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -170,19 +170,18 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -193,7 +192,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -204,29 +203,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) shoulda-matchers (5.1.0) @@ -234,26 +224,25 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -266,6 +255,7 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) rails (= 6.1.7.7) rake (>= 13.0) rspec (>= 3.0) @@ -274,6 +264,7 @@ DEPENDENCIES rubocop-powerhome! shoulda-matchers (~> 5.1.0) sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/audit_tracker/gemfiles/rails_7_0.gemfile b/packages/audit_tracker/gemfiles/rails_7_0.gemfile index fc2566fb..664e0227 100644 --- a/packages/audit_tracker/gemfiles/rails_7_0.gemfile +++ b/packages/audit_tracker/gemfiles/rails_7_0.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/audit_tracker/gemfiles/rails_7_0.gemfile.lock b/packages/audit_tracker/gemfiles/rails_7_0.gemfile.lock index 648fd788..01599aa1 100644 --- a/packages/audit_tracker/gemfiles/rails_7_0.gemfile.lock +++ b/packages/audit_tracker/gemfiles/rails_7_0.gemfile.lock @@ -86,23 +86,23 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -112,7 +112,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -123,8 +123,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -133,17 +133,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -164,9 +164,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -176,19 +176,18 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -199,7 +198,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -210,49 +209,39 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) shoulda-matchers (5.1.0) activesupport (>= 5.2.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -265,6 +254,7 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) rails (= 7.0.8.1) rake (>= 13.0) rspec (>= 3.0) @@ -273,6 +263,7 @@ DEPENDENCIES rubocop-powerhome! shoulda-matchers (~> 5.1.0) sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/camel_trail/Gemfile b/packages/camel_trail/Gemfile index b24b97bb..8590911c 100644 --- a/packages/camel_trail/Gemfile +++ b/packages/camel_trail/Gemfile @@ -4,4 +4,6 @@ source "https://rubygems.org" gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/camel_trail/Gemfile.lock b/packages/camel_trail/Gemfile.lock index 23f708a7..59382559 100644 --- a/packages/camel_trail/Gemfile.lock +++ b/packages/camel_trail/Gemfile.lock @@ -149,7 +149,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) mutex_m (0.3.0) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -291,7 +291,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -303,6 +303,7 @@ DEPENDENCIES appraisal (~> 2.5.0) camel_trail! license_finder (>= 7.0) + net-imap (< 0.5.0) rake (~> 13) rspec (~> 3.0) rspec-rails (~> 5.1.2) @@ -310,6 +311,7 @@ DEPENDENCIES simplecov (= 0.15.1) sqlite3 (~> 1.7.3) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.4.22 diff --git a/packages/camel_trail/gemfiles/rails_6_0.gemfile b/packages/camel_trail/gemfiles/rails_6_0.gemfile index fc00cb5a..af6393fa 100644 --- a/packages/camel_trail/gemfiles/rails_6_0.gemfile +++ b/packages/camel_trail/gemfiles/rails_6_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/camel_trail/gemfiles/rails_6_0.gemfile.lock b/packages/camel_trail/gemfiles/rails_6_0.gemfile.lock index 5e309307..be39bd80 100644 --- a/packages/camel_trail/gemfiles/rails_6_0.gemfile.lock +++ b/packages/camel_trail/gemfiles/rails_6_0.gemfile.lock @@ -81,20 +81,20 @@ GEM ast (2.4.2) attr_encrypted (4.0.0) encryptor (~> 3.0.0) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) encryptor (3.0.0) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -104,7 +104,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -115,8 +115,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -125,19 +125,19 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nitro_config (0.2.0) activesupport (>= 5.2.8.1) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -159,9 +159,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -170,19 +170,18 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -193,7 +192,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -204,29 +203,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -243,14 +233,13 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -258,7 +247,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -269,6 +258,7 @@ DEPENDENCIES appraisal (~> 2.5.0) camel_trail! license_finder (>= 7.0) + net-imap (< 0.5.0) rails (= 6.0.6.1) rake (~> 13) rspec (~> 3.0) @@ -277,6 +267,7 @@ DEPENDENCIES simplecov (= 0.15.1) sqlite3 (~> 1.7.3) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.4.22 diff --git a/packages/camel_trail/gemfiles/rails_6_1.gemfile b/packages/camel_trail/gemfiles/rails_6_1.gemfile index cb98bf4e..8c598d78 100644 --- a/packages/camel_trail/gemfiles/rails_6_1.gemfile +++ b/packages/camel_trail/gemfiles/rails_6_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/camel_trail/gemfiles/rails_6_1.gemfile.lock b/packages/camel_trail/gemfiles/rails_6_1.gemfile.lock index c68808f0..4779a3ba 100644 --- a/packages/camel_trail/gemfiles/rails_6_1.gemfile.lock +++ b/packages/camel_trail/gemfiles/rails_6_1.gemfile.lock @@ -85,20 +85,20 @@ GEM ast (2.4.2) attr_encrypted (4.0.0) encryptor (~> 3.0.0) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) encryptor (3.0.0) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -108,7 +108,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -119,8 +119,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -129,19 +129,19 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nitro_config (0.2.0) activesupport (>= 5.2.8.1) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -163,9 +163,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -174,19 +174,18 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -197,7 +196,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -208,29 +207,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -241,19 +231,18 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -261,7 +250,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -272,6 +261,7 @@ DEPENDENCIES appraisal (~> 2.5.0) camel_trail! license_finder (>= 7.0) + net-imap (< 0.5.0) rails (= 6.1.7.7) rake (~> 13) rspec (~> 3.0) @@ -280,6 +270,7 @@ DEPENDENCIES simplecov (= 0.15.1) sqlite3 (~> 1.7.3) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.4.22 diff --git a/packages/camel_trail/gemfiles/rails_7_1.gemfile b/packages/camel_trail/gemfiles/rails_7_1.gemfile index 7e1c4477..fafa4a2d 100644 --- a/packages/camel_trail/gemfiles/rails_7_1.gemfile +++ b/packages/camel_trail/gemfiles/rails_7_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.1.3.2" gemspec path: "../" diff --git a/packages/camel_trail/gemfiles/rails_7_1.gemfile.lock b/packages/camel_trail/gemfiles/rails_7_1.gemfile.lock index 13d9d634..cae2681a 100644 --- a/packages/camel_trail/gemfiles/rails_7_1.gemfile.lock +++ b/packages/camel_trail/gemfiles/rails_7_1.gemfile.lock @@ -102,26 +102,26 @@ GEM encryptor (~> 3.0.0) base64 (0.2.0) bigdecimal (3.1.8) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) encryptor (3.0.0) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.13.1) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -131,7 +131,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -141,9 +141,9 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - minitest (5.23.0) - mutex_m (0.2.0) - net-imap (0.4.11) + minitest (5.25.4) + mutex_m (0.3.0) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -152,28 +152,28 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nitro_config (0.2.0) activesupport (>= 5.2.8.1) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.1) + date stringio - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.1.3.2) actioncable (= 7.1.3.2) actionmailbox (= 7.1.3.2) @@ -192,9 +192,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.3.2) actionpack (= 7.1.3.2) activesupport (= 7.1.3.2) @@ -205,23 +205,22 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.7) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -232,7 +231,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -243,29 +242,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -275,15 +265,13 @@ GEM simplecov-html (0.10.2) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + stringio (3.1.2) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -291,7 +279,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -302,6 +290,7 @@ DEPENDENCIES appraisal (~> 2.5.0) camel_trail! license_finder (>= 7.0) + net-imap (< 0.5.0) rails (= 7.1.3.2) rake (~> 13) rspec (~> 3.0) @@ -310,6 +299,7 @@ DEPENDENCIES simplecov (= 0.15.1) sqlite3 (~> 1.7.3) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.4.22 diff --git a/packages/consent/Gemfile b/packages/consent/Gemfile index 8896ad2d..6a55ffdb 100644 --- a/packages/consent/Gemfile +++ b/packages/consent/Gemfile @@ -5,4 +5,6 @@ source "https://rubygems.org" # Specify your gem's dependencies in consent.gemspec gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/consent/Gemfile.lock b/packages/consent/Gemfile.lock index e566fa17..0b213117 100644 --- a/packages/consent/Gemfile.lock +++ b/packages/consent/Gemfile.lock @@ -99,6 +99,11 @@ GEM method_source (1.1.0) mini_portile2 (2.8.8) minitest (5.25.4) + net-imap (0.4.18) + date + net-protocol + net-protocol (0.2.2) + timeout nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -214,7 +219,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -229,6 +234,7 @@ DEPENDENCIES combustion (~> 1.3) consent! license_finder (>= 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rake (~> 13) @@ -236,6 +242,7 @@ DEPENDENCIES rspec-rails (~> 5.1.2) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/consent/gemfiles/rails_6_0.gemfile b/packages/consent/gemfiles/rails_6_0.gemfile index fc00cb5a..af6393fa 100644 --- a/packages/consent/gemfiles/rails_6_0.gemfile +++ b/packages/consent/gemfiles/rails_6_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/consent/gemfiles/rails_6_0.gemfile.lock b/packages/consent/gemfiles/rails_6_0.gemfile.lock index 36294e17..cd630bd5 100644 --- a/packages/consent/gemfiles/rails_6_0.gemfile.lock +++ b/packages/consent/gemfiles/rails_6_0.gemfile.lock @@ -77,25 +77,25 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) cancancan (3.2.1) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -105,7 +105,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -116,8 +116,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -126,13 +126,13 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -141,8 +141,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -164,9 +164,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -175,19 +175,18 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -198,7 +197,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -209,29 +208,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) @@ -243,21 +233,20 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -270,6 +259,7 @@ DEPENDENCIES combustion (~> 1.3) consent! license_finder (>= 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 6.0.6.1) @@ -278,6 +268,7 @@ DEPENDENCIES rspec-rails (~> 5.1.2) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/consent/gemfiles/rails_6_1.gemfile b/packages/consent/gemfiles/rails_6_1.gemfile index cb98bf4e..8c598d78 100644 --- a/packages/consent/gemfiles/rails_6_1.gemfile +++ b/packages/consent/gemfiles/rails_6_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/consent/gemfiles/rails_6_1.gemfile.lock b/packages/consent/gemfiles/rails_6_1.gemfile.lock index 900be443..dd682e60 100644 --- a/packages/consent/gemfiles/rails_6_1.gemfile.lock +++ b/packages/consent/gemfiles/rails_6_1.gemfile.lock @@ -81,25 +81,25 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) cancancan (3.2.1) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -109,7 +109,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -120,8 +120,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -130,13 +130,13 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -145,8 +145,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -168,9 +168,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -179,19 +179,18 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -202,7 +201,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -213,54 +212,44 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -273,6 +262,7 @@ DEPENDENCIES combustion (~> 1.3) consent! license_finder (>= 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 6.1.7.7) @@ -281,6 +271,7 @@ DEPENDENCIES rspec-rails (~> 5.1.2) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/consent/gemfiles/rails_7_0.gemfile b/packages/consent/gemfiles/rails_7_0.gemfile index 196b9f57..67fc0edd 100644 --- a/packages/consent/gemfiles/rails_7_0.gemfile +++ b/packages/consent/gemfiles/rails_7_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/consent/gemfiles/rails_7_0.gemfile.lock b/packages/consent/gemfiles/rails_7_0.gemfile.lock index 5240cee1..64744224 100644 --- a/packages/consent/gemfiles/rails_7_0.gemfile.lock +++ b/packages/consent/gemfiles/rails_7_0.gemfile.lock @@ -87,25 +87,25 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) cancancan (3.2.1) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -115,7 +115,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -126,8 +126,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -136,13 +136,13 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -151,8 +151,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -173,9 +173,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -185,19 +185,18 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -208,7 +207,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -219,47 +218,37 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -272,6 +261,7 @@ DEPENDENCIES combustion (~> 1.3) consent! license_finder (>= 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 7.0.8.1) @@ -280,6 +270,7 @@ DEPENDENCIES rspec-rails (~> 5.1.2) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/cygnet/Gemfile.lock b/packages/cygnet/Gemfile.lock index 622bd686..6c569b56 100644 --- a/packages/cygnet/Gemfile.lock +++ b/packages/cygnet/Gemfile.lock @@ -163,4 +163,4 @@ DEPENDENCIES yard (= 0.9.21) BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/cygnet/gemfiles/rails_6_0.gemfile.lock b/packages/cygnet/gemfiles/rails_6_0.gemfile.lock index f7d5b3f7..43b5991a 100644 --- a/packages/cygnet/gemfiles/rails_6_0.gemfile.lock +++ b/packages/cygnet/gemfiles/rails_6_0.gemfile.lock @@ -82,7 +82,7 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) erubi (1.13.0) @@ -90,7 +90,7 @@ GEM activesupport (>= 5.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -100,7 +100,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -111,8 +111,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) - net-imap (0.4.16) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -121,16 +121,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -138,7 +138,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -160,9 +160,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -172,21 +172,21 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -197,19 +197,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -229,7 +229,7 @@ GEM power_assert thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -241,10 +241,11 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -264,4 +265,4 @@ DEPENDENCIES yard (= 0.9.21) BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/cygnet/gemfiles/rails_6_1.gemfile.lock b/packages/cygnet/gemfiles/rails_6_1.gemfile.lock index 25ccf108..1f10e9c3 100644 --- a/packages/cygnet/gemfiles/rails_6_1.gemfile.lock +++ b/packages/cygnet/gemfiles/rails_6_1.gemfile.lock @@ -86,7 +86,7 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) erubi (1.13.0) @@ -94,7 +94,7 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -104,7 +104,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -115,8 +115,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) - net-imap (0.4.16) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -125,16 +125,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -142,7 +142,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -164,9 +164,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -176,21 +176,21 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -201,19 +201,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -225,14 +225,14 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) test-unit (3.1.5) power_assert thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -244,10 +244,11 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -267,4 +268,4 @@ DEPENDENCIES yard (= 0.9.21) BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/cygnet/gemfiles/rails_7_0.gemfile.lock b/packages/cygnet/gemfiles/rails_7_0.gemfile.lock index 992a94dc..5177c4ff 100644 --- a/packages/cygnet/gemfiles/rails_7_0.gemfile.lock +++ b/packages/cygnet/gemfiles/rails_7_0.gemfile.lock @@ -92,7 +92,7 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) erubi (1.13.0) @@ -100,7 +100,7 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -110,7 +110,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -121,8 +121,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) - net-imap (0.4.16) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -131,16 +131,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -148,7 +148,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -169,9 +169,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -182,21 +182,21 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -207,19 +207,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -231,7 +231,7 @@ GEM test-unit (3.1.5) power_assert thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -243,10 +243,11 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -266,4 +267,4 @@ DEPENDENCIES yard (= 0.9.21) BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/data_taster/Gemfile b/packages/data_taster/Gemfile index a1aba224..e4b21398 100644 --- a/packages/data_taster/Gemfile +++ b/packages/data_taster/Gemfile @@ -4,4 +4,6 @@ source "https://rubygems.org" gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/data_taster/Gemfile.lock b/packages/data_taster/Gemfile.lock index 61547d72..6f6982c2 100644 --- a/packages/data_taster/Gemfile.lock +++ b/packages/data_taster/Gemfile.lock @@ -137,7 +137,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -273,7 +273,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.34) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-20 @@ -292,6 +292,7 @@ DEPENDENCIES bundler (~> 2.1) data_taster! license_finder (~> 7.0) + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) rainbow (= 2.2.2) rake (~> 13.0) @@ -300,6 +301,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/data_taster/gemfiles/rails_6_0.gemfile b/packages/data_taster/gemfiles/rails_6_0.gemfile index 5c7efb9b..7db6209f 100644 --- a/packages/data_taster/gemfiles/rails_6_0.gemfile +++ b/packages/data_taster/gemfiles/rails_6_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/data_taster/gemfiles/rails_6_0.gemfile.lock b/packages/data_taster/gemfiles/rails_6_0.gemfile.lock index 98a1d3b7..cbd323fa 100644 --- a/packages/data_taster/gemfiles/rails_6_0.gemfile.lock +++ b/packages/data_taster/gemfiles/rails_6_0.gemfile.lock @@ -77,19 +77,19 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -99,7 +99,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -110,9 +110,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -121,21 +121,21 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) - racc (1.8.0) - rack (2.2.9) + power_assert (2.0.4) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -157,9 +157,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -169,22 +169,21 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -195,29 +194,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -232,16 +222,15 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -249,7 +238,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.34) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -262,6 +251,7 @@ DEPENDENCIES bundler (~> 2.1) data_taster! license_finder (~> 7.0) + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) rails (= 6.0.6.1) rainbow (= 2.2.2) @@ -271,6 +261,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/data_taster/gemfiles/rails_6_1.gemfile b/packages/data_taster/gemfiles/rails_6_1.gemfile index c13c445a..b7699e53 100644 --- a/packages/data_taster/gemfiles/rails_6_1.gemfile +++ b/packages/data_taster/gemfiles/rails_6_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/data_taster/gemfiles/rails_6_1.gemfile.lock b/packages/data_taster/gemfiles/rails_6_1.gemfile.lock index f47670ec..f05228f4 100644 --- a/packages/data_taster/gemfiles/rails_6_1.gemfile.lock +++ b/packages/data_taster/gemfiles/rails_6_1.gemfile.lock @@ -81,19 +81,19 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -103,7 +103,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -114,9 +114,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -125,21 +125,21 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) - racc (1.8.0) - rack (2.2.9) + power_assert (2.0.4) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -161,9 +161,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -173,22 +173,21 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -199,29 +198,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -232,19 +222,18 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -252,7 +241,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.34) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -265,6 +254,7 @@ DEPENDENCIES bundler (~> 2.1) data_taster! license_finder (~> 7.0) + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) rails (= 6.1.7.7) rainbow (= 2.2.2) @@ -274,6 +264,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/data_taster/gemfiles/rails_7_0.gemfile b/packages/data_taster/gemfiles/rails_7_0.gemfile index 7a6bdaf1..2cb0ac55 100644 --- a/packages/data_taster/gemfiles/rails_7_0.gemfile +++ b/packages/data_taster/gemfiles/rails_7_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/data_taster/gemfiles/rails_7_0.gemfile.lock b/packages/data_taster/gemfiles/rails_7_0.gemfile.lock index 42d3b090..9ac28059 100644 --- a/packages/data_taster/gemfiles/rails_7_0.gemfile.lock +++ b/packages/data_taster/gemfiles/rails_7_0.gemfile.lock @@ -87,19 +87,19 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -109,7 +109,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -120,9 +120,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -131,21 +131,21 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) - racc (1.8.0) - rack (2.2.9) + power_assert (2.0.4) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -166,9 +166,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -179,22 +179,21 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -205,29 +204,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -235,15 +225,14 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -251,7 +240,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.34) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -264,6 +253,7 @@ DEPENDENCIES bundler (~> 2.1) data_taster! license_finder (~> 7.0) + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) rails (= 7.0.8.1) rainbow (= 2.2.2) @@ -273,6 +263,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/dep_shield/Gemfile b/packages/dep_shield/Gemfile index c20e8d73..5a092294 100644 --- a/packages/dep_shield/Gemfile +++ b/packages/dep_shield/Gemfile @@ -5,8 +5,10 @@ source "https://rubygems.org" # Specify your gem's dependencies in dep_shield.gemspec gemspec +gem "net-imap", "< 0.5.0" gem "nitro_config", path: "../nitro_config" gem "rails", "<= 7.2.2" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/dep_shield/Gemfile.lock b/packages/dep_shield/Gemfile.lock index 5be01902..bffcc5f1 100644 --- a/packages/dep_shield/Gemfile.lock +++ b/packages/dep_shield/Gemfile.lock @@ -147,7 +147,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -274,7 +274,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -285,12 +285,14 @@ DEPENDENCIES combustion (~> 1.4) dep_shield! license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (<= 7.2.2) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/dep_shield/gemfiles/rails_6_0.gemfile b/packages/dep_shield/gemfiles/rails_6_0.gemfile index dd95e743..d3f79d9c 100644 --- a/packages/dep_shield/gemfiles/rails_6_0.gemfile +++ b/packages/dep_shield/gemfiles/rails_6_0.gemfile @@ -4,10 +4,12 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "nitro_config", path: "../../nitro_config" gem "rails", "6.0.6.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/dep_shield/gemfiles/rails_6_0.gemfile.lock b/packages/dep_shield/gemfiles/rails_6_0.gemfile.lock index 84625013..820014d1 100644 --- a/packages/dep_shield/gemfiles/rails_6_0.gemfile.lock +++ b/packages/dep_shield/gemfiles/rails_6_0.gemfile.lock @@ -85,22 +85,22 @@ GEM thor (>= 0.14.0) ast (2.4.2) bigdecimal (3.1.8) - builder (3.2.4) - combustion (1.4.0) + builder (3.3.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -110,7 +110,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -121,9 +121,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.1) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -132,20 +132,20 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -167,9 +167,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -178,22 +178,21 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -204,32 +203,23 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - sentry-ruby (5.17.3) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sprockets (4.2.1) @@ -243,21 +233,20 @@ GEM mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -269,12 +258,14 @@ DEPENDENCIES combustion (~> 1.4) dep_shield! license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 6.0.6.1) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/dep_shield/gemfiles/rails_6_1.gemfile b/packages/dep_shield/gemfiles/rails_6_1.gemfile index 3e208b0b..f4ac494d 100644 --- a/packages/dep_shield/gemfiles/rails_6_1.gemfile +++ b/packages/dep_shield/gemfiles/rails_6_1.gemfile @@ -4,10 +4,12 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "nitro_config", path: "../../nitro_config" gem "rails", "6.1.7.7" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/dep_shield/gemfiles/rails_6_1.gemfile.lock b/packages/dep_shield/gemfiles/rails_6_1.gemfile.lock index 0179adf7..000e0a4a 100644 --- a/packages/dep_shield/gemfiles/rails_6_1.gemfile.lock +++ b/packages/dep_shield/gemfiles/rails_6_1.gemfile.lock @@ -89,22 +89,22 @@ GEM thor (>= 0.14.0) ast (2.4.2) bigdecimal (3.1.8) - builder (3.2.4) - combustion (1.4.0) + builder (3.3.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -114,7 +114,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -125,9 +125,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.1) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -136,20 +136,20 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -171,9 +171,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -182,22 +182,21 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -208,59 +207,49 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - sentry-ruby (5.17.3) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -272,12 +261,14 @@ DEPENDENCIES combustion (~> 1.4) dep_shield! license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 6.1.7.7) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/dep_shield/gemfiles/rails_7_0.gemfile b/packages/dep_shield/gemfiles/rails_7_0.gemfile index 501f45d7..57b4ff86 100644 --- a/packages/dep_shield/gemfiles/rails_7_0.gemfile +++ b/packages/dep_shield/gemfiles/rails_7_0.gemfile @@ -4,10 +4,12 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "nitro_config", path: "../../nitro_config" gem "rails", "7.0.8.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/dep_shield/gemfiles/rails_7_0.gemfile.lock b/packages/dep_shield/gemfiles/rails_7_0.gemfile.lock index 2563f51b..cbeeb094 100644 --- a/packages/dep_shield/gemfiles/rails_7_0.gemfile.lock +++ b/packages/dep_shield/gemfiles/rails_7_0.gemfile.lock @@ -95,22 +95,22 @@ GEM thor (>= 0.14.0) ast (2.4.2) bigdecimal (3.1.8) - builder (3.2.4) - combustion (1.4.0) + builder (3.3.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -120,7 +120,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -131,9 +131,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.1) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -142,20 +142,20 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -176,9 +176,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -188,22 +188,21 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -214,52 +213,42 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - sentry-ruby (5.17.3) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -271,12 +260,14 @@ DEPENDENCIES combustion (~> 1.4) dep_shield! license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 7.0.8.1) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/dep_shield/gemfiles/rails_7_1.gemfile b/packages/dep_shield/gemfiles/rails_7_1.gemfile index 6c82cb2f..c880bc57 100644 --- a/packages/dep_shield/gemfiles/rails_7_1.gemfile +++ b/packages/dep_shield/gemfiles/rails_7_1.gemfile @@ -4,10 +4,12 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "nitro_config", path: "../../nitro_config" gem "rails", "7.1.3.3" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/dep_shield/gemfiles/rails_7_1.gemfile.lock b/packages/dep_shield/gemfiles/rails_7_1.gemfile.lock index d9627b3f..f50c9d02 100644 --- a/packages/dep_shield/gemfiles/rails_7_1.gemfile.lock +++ b/packages/dep_shield/gemfiles/rails_7_1.gemfile.lock @@ -105,28 +105,28 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) - builder (3.2.4) - combustion (1.4.0) + builder (3.3.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.13.1) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -136,7 +136,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -146,9 +146,9 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - minitest (5.23.1) - mutex_m (0.2.0) - net-imap (0.4.11) + minitest (5.25.4) + mutex_m (0.3.0) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -157,26 +157,26 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.1) + date stringio - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.1.3.3) actioncable (= 7.1.3.3) actionmailbox (= 7.1.3.3) @@ -195,9 +195,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.3.3) actionpack (= 7.1.3.3) activesupport (= 7.1.3.3) @@ -208,26 +208,25 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.7) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -238,52 +237,41 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - sentry-ruby (5.17.3) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + stringio (3.1.2) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin @@ -294,12 +282,14 @@ DEPENDENCIES combustion (~> 1.4) dep_shield! license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 7.1.3.3) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! sqlite3 (~> 1.7.3) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.5.4 + 2.5.23 diff --git a/packages/edgestitch/Gemfile b/packages/edgestitch/Gemfile index b24b97bb..8590911c 100644 --- a/packages/edgestitch/Gemfile +++ b/packages/edgestitch/Gemfile @@ -4,4 +4,6 @@ source "https://rubygems.org" gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/edgestitch/Gemfile.lock b/packages/edgestitch/Gemfile.lock index d9706db9..db6ff21f 100644 --- a/packages/edgestitch/Gemfile.lock +++ b/packages/edgestitch/Gemfile.lock @@ -122,7 +122,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) mysql2 (0.5.5) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -244,7 +244,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -257,6 +257,7 @@ DEPENDENCIES edgestitch! license_finder (>= 7.0) mysql2 (= 0.5.5) + net-imap (< 0.5.0) rails (>= 6.0.6.1, < 7.1) rake (~> 13.0) rspec (~> 3.0) @@ -264,6 +265,7 @@ DEPENDENCIES rubocop-powerhome! simplecov (= 0.15.1) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.26 + 2.5.23 diff --git a/packages/edgestitch/gemfiles/rails_6_0.gemfile b/packages/edgestitch/gemfiles/rails_6_0.gemfile index fc00cb5a..af6393fa 100644 --- a/packages/edgestitch/gemfiles/rails_6_0.gemfile +++ b/packages/edgestitch/gemfiles/rails_6_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/edgestitch/gemfiles/rails_6_0.gemfile.lock b/packages/edgestitch/gemfiles/rails_6_0.gemfile.lock index 8cc18bf7..06ed6731 100644 --- a/packages/edgestitch/gemfiles/rails_6_0.gemfile.lock +++ b/packages/edgestitch/gemfiles/rails_6_0.gemfile.lock @@ -76,19 +76,19 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -98,7 +98,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -109,10 +109,10 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) + mini_portile2 (2.8.8) + minitest (5.25.4) mysql2 (0.5.5) - net-imap (0.4.11) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -121,20 +121,20 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -156,9 +156,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -167,19 +167,18 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -190,7 +189,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -201,19 +200,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -229,10 +228,9 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -244,7 +242,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -257,6 +255,7 @@ DEPENDENCIES edgestitch! license_finder (>= 7.0) mysql2 (= 0.5.5) + net-imap (< 0.5.0) rails (= 6.0.6.1) rake (~> 13.0) rspec (~> 3.0) @@ -264,6 +263,7 @@ DEPENDENCIES rubocop-powerhome! simplecov (= 0.15.1) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.26 + 2.5.23 diff --git a/packages/edgestitch/gemfiles/rails_6_1.gemfile b/packages/edgestitch/gemfiles/rails_6_1.gemfile index cb98bf4e..8c598d78 100644 --- a/packages/edgestitch/gemfiles/rails_6_1.gemfile +++ b/packages/edgestitch/gemfiles/rails_6_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/edgestitch/gemfiles/rails_6_1.gemfile.lock b/packages/edgestitch/gemfiles/rails_6_1.gemfile.lock index 13fc23a0..6bd4eb2e 100644 --- a/packages/edgestitch/gemfiles/rails_6_1.gemfile.lock +++ b/packages/edgestitch/gemfiles/rails_6_1.gemfile.lock @@ -80,19 +80,19 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -102,7 +102,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -113,10 +113,10 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) + mini_portile2 (2.8.8) + minitest (5.25.4) mysql2 (0.5.5) - net-imap (0.4.11) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -125,20 +125,20 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -160,9 +160,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -171,19 +171,18 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -194,7 +193,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -205,19 +204,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -229,13 +228,12 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -247,7 +245,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -260,6 +258,7 @@ DEPENDENCIES edgestitch! license_finder (>= 7.0) mysql2 (= 0.5.5) + net-imap (< 0.5.0) rails (= 6.1.7.7) rake (~> 13.0) rspec (~> 3.0) @@ -267,6 +266,7 @@ DEPENDENCIES rubocop-powerhome! simplecov (= 0.15.1) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.26 + 2.5.23 diff --git a/packages/edgestitch/gemfiles/rails_7_0.gemfile b/packages/edgestitch/gemfiles/rails_7_0.gemfile index 196b9f57..67fc0edd 100644 --- a/packages/edgestitch/gemfiles/rails_7_0.gemfile +++ b/packages/edgestitch/gemfiles/rails_7_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/edgestitch/gemfiles/rails_7_0.gemfile.lock b/packages/edgestitch/gemfiles/rails_7_0.gemfile.lock index 1019a895..97b2d9f2 100644 --- a/packages/edgestitch/gemfiles/rails_7_0.gemfile.lock +++ b/packages/edgestitch/gemfiles/rails_7_0.gemfile.lock @@ -86,19 +86,19 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) - concurrent-ruby (1.2.3) + builder (3.3.0) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -108,7 +108,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -119,10 +119,10 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) + mini_portile2 (2.8.8) + minitest (5.25.4) mysql2 (0.5.5) - net-imap (0.4.11) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -131,20 +131,20 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -165,9 +165,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -177,19 +177,18 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -200,7 +199,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -211,19 +210,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -232,9 +231,8 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -246,7 +244,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -259,6 +257,7 @@ DEPENDENCIES edgestitch! license_finder (>= 7.0) mysql2 (= 0.5.5) + net-imap (< 0.5.0) rails (= 7.0.8.1) rake (~> 13.0) rspec (~> 3.0) @@ -266,6 +265,7 @@ DEPENDENCIES rubocop-powerhome! simplecov (= 0.15.1) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.26 + 2.5.23 diff --git a/packages/lumberaxe/Gemfile b/packages/lumberaxe/Gemfile index 5180e622..b7cf30a3 100644 --- a/packages/lumberaxe/Gemfile +++ b/packages/lumberaxe/Gemfile @@ -8,4 +8,6 @@ end gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/lumberaxe/Gemfile.lock b/packages/lumberaxe/Gemfile.lock index 8db669ea..f78ffcb2 100644 --- a/packages/lumberaxe/Gemfile.lock +++ b/packages/lumberaxe/Gemfile.lock @@ -157,7 +157,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) mutex_m (0.3.0) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -309,7 +309,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -322,6 +322,7 @@ DEPENDENCIES combustion (~> 1.3) license_finder (>= 7.0) lumberaxe! + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) pry (>= 0.14.2) pry-byebug (= 3.10.1) @@ -335,6 +336,7 @@ DEPENDENCIES sqlite3 (~> 1.7.3) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/lumberaxe/gemfiles/rails_6_0.gemfile b/packages/lumberaxe/gemfiles/rails_6_0.gemfile index fc00cb5a..af6393fa 100644 --- a/packages/lumberaxe/gemfiles/rails_6_0.gemfile +++ b/packages/lumberaxe/gemfiles/rails_6_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_6_0.gemfile.lock b/packages/lumberaxe/gemfiles/rails_6_0.gemfile.lock index 4b0a74fd..745acedf 100644 --- a/packages/lumberaxe/gemfiles/rails_6_0.gemfile.lock +++ b/packages/lumberaxe/gemfiles/rails_6_0.gemfile.lock @@ -78,25 +78,25 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -111,7 +111,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -122,8 +122,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -132,24 +132,24 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -171,9 +171,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -183,21 +183,20 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) + regexp_parser (2.9.3) request_store (1.7.0) rack (>= 1.4) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -208,7 +207,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -219,29 +218,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -258,16 +248,15 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -275,7 +264,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -288,6 +277,7 @@ DEPENDENCIES combustion (~> 1.3) license_finder (>= 7.0) lumberaxe! + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) pry (>= 0.14.2) pry-byebug (= 3.10.1) @@ -301,6 +291,7 @@ DEPENDENCIES sqlite3 (~> 1.7.3) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/lumberaxe/gemfiles/rails_6_1.gemfile b/packages/lumberaxe/gemfiles/rails_6_1.gemfile index cb98bf4e..8c598d78 100644 --- a/packages/lumberaxe/gemfiles/rails_6_1.gemfile +++ b/packages/lumberaxe/gemfiles/rails_6_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_6_1.gemfile.lock b/packages/lumberaxe/gemfiles/rails_6_1.gemfile.lock index 658ba742..609826db 100644 --- a/packages/lumberaxe/gemfiles/rails_6_1.gemfile.lock +++ b/packages/lumberaxe/gemfiles/rails_6_1.gemfile.lock @@ -82,25 +82,25 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -115,7 +115,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -126,8 +126,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -136,24 +136,24 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -175,9 +175,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -187,21 +187,20 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) + regexp_parser (2.9.3) request_store (1.7.0) rack (>= 1.4) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -212,7 +211,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -223,29 +222,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -256,21 +246,20 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -278,7 +267,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -291,6 +280,7 @@ DEPENDENCIES combustion (~> 1.3) license_finder (>= 7.0) lumberaxe! + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) pry (>= 0.14.2) pry-byebug (= 3.10.1) @@ -304,6 +294,7 @@ DEPENDENCIES sqlite3 (~> 1.7.3) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/lumberaxe/gemfiles/rails_7_0.gemfile b/packages/lumberaxe/gemfiles/rails_7_0.gemfile index 196b9f57..67fc0edd 100644 --- a/packages/lumberaxe/gemfiles/rails_7_0.gemfile +++ b/packages/lumberaxe/gemfiles/rails_7_0.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_7_0.gemfile.lock b/packages/lumberaxe/gemfiles/rails_7_0.gemfile.lock index ee716668..4afe04ab 100644 --- a/packages/lumberaxe/gemfiles/rails_7_0.gemfile.lock +++ b/packages/lumberaxe/gemfiles/rails_7_0.gemfile.lock @@ -88,25 +88,25 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -121,7 +121,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -132,8 +132,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -142,24 +142,24 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -180,9 +180,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -193,21 +193,20 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - regexp_parser (2.9.2) + regexp_parser (2.9.3) request_store (1.7.0) rack (>= 1.4) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -218,7 +217,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -229,29 +228,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -261,15 +251,14 @@ GEM simplecov-html (0.10.2) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - strscan (3.1.0) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -277,7 +266,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -290,6 +279,7 @@ DEPENDENCIES combustion (~> 1.3) license_finder (>= 7.0) lumberaxe! + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) pry (>= 0.14.2) pry-byebug (= 3.10.1) @@ -303,6 +293,7 @@ DEPENDENCIES sqlite3 (~> 1.7.3) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/lumberaxe/gemfiles/rails_7_1.gemfile b/packages/lumberaxe/gemfiles/rails_7_1.gemfile index 5303f0b8..507cf25c 100644 --- a/packages/lumberaxe/gemfiles/rails_7_1.gemfile +++ b/packages/lumberaxe/gemfiles/rails_7_1.gemfile @@ -3,6 +3,8 @@ source "https://rubygems.org" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.1.3" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_7_1.gemfile.lock b/packages/lumberaxe/gemfiles/rails_7_1.gemfile.lock index 3b92e8e8..a2f74846 100644 --- a/packages/lumberaxe/gemfiles/rails_7_1.gemfile.lock +++ b/packages/lumberaxe/gemfiles/rails_7_1.gemfile.lock @@ -99,31 +99,31 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.13.1) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -138,7 +138,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -149,9 +149,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - mutex_m (0.2.0) - net-imap (0.4.11) + minitest (5.25.4) + mutex_m (0.3.0) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -160,33 +160,33 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (2.0.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.1.2) + psych (5.2.1) + date stringio - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.1.3) actioncable (= 7.1.3) actionmailbox (= 7.1.3) @@ -205,9 +205,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.3) actionpack (= 7.1.3) activesupport (= 7.1.3) @@ -219,25 +219,24 @@ GEM rainbow (2.2.2) rake rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.7) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.1.2) @@ -248,7 +247,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -259,29 +258,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) simplecov (0.15.1) @@ -291,17 +281,15 @@ GEM simplecov-html (0.10.2) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.0) - strscan (3.1.0) + stringio (3.1.2) test-unit (3.1.5) power_assert - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -309,7 +297,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -322,6 +310,7 @@ DEPENDENCIES combustion (~> 1.3) license_finder (>= 7.0) lumberaxe! + net-imap (< 0.5.0) parser (>= 2.5, != 2.5.1.1) pry (>= 0.14.2) pry-byebug (= 3.10.1) @@ -335,6 +324,7 @@ DEPENDENCIES sqlite3 (~> 1.7.3) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/nitro_config/Gemfile b/packages/nitro_config/Gemfile index 0861c2d3..3c2585b8 100644 --- a/packages/nitro_config/Gemfile +++ b/packages/nitro_config/Gemfile @@ -6,7 +6,9 @@ gemspec gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/nitro_config/Gemfile.lock b/packages/nitro_config/Gemfile.lock index 3ccb249a..3a793503 100644 --- a/packages/nitro_config/Gemfile.lock +++ b/packages/nitro_config/Gemfile.lock @@ -89,6 +89,11 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) minitest (5.25.4) + net-imap (0.4.18) + date + net-protocol + net-protocol (0.2.2) + timeout nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) nokogiri (1.17.1-x86_64-linux) @@ -173,6 +178,7 @@ GEM securerandom (0.4.0) stringio (3.1.2) thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -182,7 +188,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -195,11 +201,13 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rake (>= 13.0) rspec (>= 3.0) rubocop (>= 1.32) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/nitro_config/gemfiles/rails_6_0.gemfile b/packages/nitro_config/gemfiles/rails_6_0.gemfile index 82bd6958..e1db08f7 100644 --- a/packages/nitro_config/gemfiles/rails_6_0.gemfile +++ b/packages/nitro_config/gemfiles/rails_6_0.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_6_0.gemfile.lock b/packages/nitro_config/gemfiles/rails_6_0.gemfile.lock index 81b1d7d9..ecc0756d 100644 --- a/packages/nitro_config/gemfiles/rails_6_0.gemfile.lock +++ b/packages/nitro_config/gemfiles/rails_6_0.gemfile.lock @@ -77,23 +77,23 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -103,7 +103,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -114,8 +114,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -124,17 +124,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -156,9 +156,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -167,22 +167,21 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -193,29 +192,20 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) @@ -225,21 +215,20 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -251,12 +240,14 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 6.0.6.1) rake (>= 13.0) rspec (>= 3.0) rubocop (>= 1.32) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/nitro_config/gemfiles/rails_6_1.gemfile b/packages/nitro_config/gemfiles/rails_6_1.gemfile index c73b0e4f..81dbd2db 100644 --- a/packages/nitro_config/gemfiles/rails_6_1.gemfile +++ b/packages/nitro_config/gemfiles/rails_6_1.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_6_1.gemfile.lock b/packages/nitro_config/gemfiles/rails_6_1.gemfile.lock index 76fd0e43..17712f1c 100644 --- a/packages/nitro_config/gemfiles/rails_6_1.gemfile.lock +++ b/packages/nitro_config/gemfiles/rails_6_1.gemfile.lock @@ -81,23 +81,23 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -107,7 +107,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -118,8 +118,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -128,17 +128,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -160,9 +160,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -171,22 +171,21 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -197,52 +196,42 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -254,12 +243,14 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 6.1.7.7) rake (>= 13.0) rspec (>= 3.0) rubocop (>= 1.32) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/nitro_config/gemfiles/rails_7_0.gemfile b/packages/nitro_config/gemfiles/rails_7_0.gemfile index fc2566fb..664e0227 100644 --- a/packages/nitro_config/gemfiles/rails_7_0.gemfile +++ b/packages/nitro_config/gemfiles/rails_7_0.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_7_0.gemfile.lock b/packages/nitro_config/gemfiles/rails_7_0.gemfile.lock index 72ffcc2b..a23f281f 100644 --- a/packages/nitro_config/gemfiles/rails_7_0.gemfile.lock +++ b/packages/nitro_config/gemfiles/rails_7_0.gemfile.lock @@ -87,23 +87,23 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -113,7 +113,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -124,8 +124,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.23.0) - net-imap (0.4.11) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -134,17 +134,17 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -165,9 +165,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -177,22 +177,21 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -203,45 +202,35 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -253,12 +242,14 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 7.0.8.1) rake (>= 13.0) rspec (>= 3.0) rubocop (>= 1.32) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/nitro_config/gemfiles/rails_7_1.gemfile b/packages/nitro_config/gemfiles/rails_7_1.gemfile index 6bc70cc4..11a6f6a5 100644 --- a/packages/nitro_config/gemfiles/rails_7_1.gemfile +++ b/packages/nitro_config/gemfiles/rails_7_1.gemfile @@ -8,6 +8,8 @@ gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.1.3.3" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_7_1.gemfile.lock b/packages/nitro_config/gemfiles/rails_7_1.gemfile.lock index a77b661d..73f17130 100644 --- a/packages/nitro_config/gemfiles/rails_7_1.gemfile.lock +++ b/packages/nitro_config/gemfiles/rails_7_1.gemfile.lock @@ -98,29 +98,29 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.13.1) + io-console (0.8.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -130,7 +130,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -140,9 +140,9 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - minitest (5.23.0) - mutex_m (0.2.0) - net-imap (0.4.11) + minitest (5.25.4) + mutex_m (0.3.0) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -151,34 +151,34 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5-aarch64-linux) + nio4r (2.7.4) + nokogiri (1.17.1-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.5-arm-linux) + nokogiri (1.17.1-arm-linux) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86-linux) + nokogiri (1.17.1-x86-linux) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.17.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.1) + date stringio - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.1.3.3) actioncable (= 7.1.3.3) actionmailbox (= 7.1.3.3) @@ -197,9 +197,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.3.3) actionpack (= 7.1.3.3) activesupport (= 7.1.3.3) @@ -210,26 +210,25 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.5.7) + regexp_parser (2.9.3) + reline (0.5.12) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -240,47 +239,36 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) - rubocop-performance (1.21.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.3) - rubocop (~> 1.40) + rubocop-rspec (3.2.0) + rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - stringio (3.1.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + stringio (3.1.2) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS aarch64-linux @@ -295,12 +283,14 @@ DEPENDENCIES byebug combustion (~> 1.3) license_finder (>= 7.0) + net-imap (< 0.5.0) nitro_config! rails (= 7.1.3.3) rake (>= 13.0) rspec (>= 3.0) rubocop (>= 1.32) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.4.10 + 2.5.23 diff --git a/packages/ostruct-sanitizer/Gemfile.lock b/packages/ostruct-sanitizer/Gemfile.lock index a6e749ea..9724058f 100644 --- a/packages/ostruct-sanitizer/Gemfile.lock +++ b/packages/ostruct-sanitizer/Gemfile.lock @@ -123,4 +123,4 @@ DEPENDENCIES rubocop-powerhome (= 0.5.3) BUNDLED WITH - 2.5.6 + 2.5.23 diff --git a/packages/rabbet/Gemfile b/packages/rabbet/Gemfile index b24b97bb..8590911c 100644 --- a/packages/rabbet/Gemfile +++ b/packages/rabbet/Gemfile @@ -4,4 +4,6 @@ source "https://rubygems.org" gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/rabbet/Gemfile.lock b/packages/rabbet/Gemfile.lock index e02f4280..edd23a8c 100644 --- a/packages/rabbet/Gemfile.lock +++ b/packages/rabbet/Gemfile.lock @@ -143,7 +143,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -301,7 +301,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-20 @@ -317,6 +317,7 @@ PLATFORMS DEPENDENCIES bundler (~> 2.1) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14) pry-byebug (= 3.10.1) rabbet! @@ -327,6 +328,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/rubocop-cobra/Gemfile.lock b/packages/rubocop-cobra/Gemfile.lock index b374f665..e622430c 100644 --- a/packages/rubocop-cobra/Gemfile.lock +++ b/packages/rubocop-cobra/Gemfile.lock @@ -144,4 +144,4 @@ DEPENDENCIES rubocop-powerhome! BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock b/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock index 61366c86..4137526d 100644 --- a/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock +++ b/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock @@ -84,14 +84,14 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -101,7 +101,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -112,8 +112,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) - net-imap (0.4.16) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -122,13 +122,13 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -138,7 +138,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -160,9 +160,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -171,21 +171,21 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -196,19 +196,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -221,7 +221,7 @@ GEM sprockets (>= 3.0.0) thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -232,10 +232,11 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -250,4 +251,4 @@ DEPENDENCIES rubocop-powerhome! BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock b/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock index 5aa45239..053a9c11 100644 --- a/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock +++ b/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock @@ -88,14 +88,14 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -105,7 +105,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -116,8 +116,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) - net-imap (0.4.16) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -126,13 +126,13 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -142,7 +142,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -164,9 +164,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -175,21 +175,21 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -200,31 +200,31 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -235,10 +235,11 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -253,4 +254,4 @@ DEPENDENCIES rubocop-powerhome! BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock b/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock index f001cfcb..827c1fb0 100644 --- a/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock +++ b/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock @@ -94,14 +94,14 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -111,7 +111,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -122,8 +122,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) - net-imap (0.4.16) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -132,13 +132,13 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nio4r (2.7.4) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -148,7 +148,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -169,9 +169,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -181,21 +181,21 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -206,24 +206,24 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -234,10 +234,11 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -252,4 +253,4 @@ DEPENDENCIES rubocop-powerhome! BUNDLED WITH - 2.3.14 + 2.5.23 diff --git a/packages/rubocop-powerhome/Gemfile b/packages/rubocop-powerhome/Gemfile index e0d3c154..9f66b810 100644 --- a/packages/rubocop-powerhome/Gemfile +++ b/packages/rubocop-powerhome/Gemfile @@ -4,3 +4,6 @@ source "https://rubygems.org" # Specify your gem's dependencies in rubocop-powerhome.gemspec gemspec + +gem "net-imap", "< 0.5.0" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/rubocop-powerhome/Gemfile.lock b/packages/rubocop-powerhome/Gemfile.lock index eb80b97a..a880e738 100644 --- a/packages/rubocop-powerhome/Gemfile.lock +++ b/packages/rubocop-powerhome/Gemfile.lock @@ -117,7 +117,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -231,7 +231,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -241,12 +241,14 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (>= 6.0.6.1, < 7.1) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.24 + 2.5.23 diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile index e050d933..6dd0bcab 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile +++ b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile @@ -2,6 +2,8 @@ source "https://rubygems.org" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock index 39cdd93e..7687ec86 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock +++ b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock @@ -71,20 +71,20 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.1.0) activesupport (>= 5.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -94,7 +94,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -105,9 +105,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -116,16 +116,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -134,8 +134,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) @@ -157,9 +157,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.0.6.1) actionpack (= 6.0.6.1) activesupport (= 6.0.6.1) @@ -168,22 +168,21 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -194,19 +193,19 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) @@ -217,10 +216,9 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -231,7 +229,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -241,12 +239,14 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 6.0.6.1) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.24 + 2.5.23 diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile index 5056f0ce..f7da94c7 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile +++ b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile @@ -2,6 +2,8 @@ source "https://rubygems.org" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock index 7503ad9b..21dd7f8d 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock +++ b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock @@ -75,20 +75,20 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -98,7 +98,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -109,9 +109,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -120,16 +120,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -138,8 +138,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.7) @@ -161,9 +161,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (6.1.7.7) actionpack (= 6.1.7.7) activesupport (= 6.1.7.7) @@ -172,22 +172,21 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -198,32 +197,31 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -234,7 +232,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -244,12 +242,14 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 6.1.7.7) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.24 + 2.5.23 diff --git a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile index 9c160cef..901d5a50 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile +++ b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile @@ -2,6 +2,8 @@ source "https://rubygems.org" +gem "zeitwerk", "< 2.7.0" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock index 7e3664ee..00906057 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock +++ b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock @@ -81,20 +81,20 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.1) diff-lcs (1.5.1) - erubi (1.12.0) + erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) + json (2.9.0) language_server-protocol (3.17.0.3) license_finder (7.2.1) bundler @@ -104,7 +104,7 @@ GEM tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -115,9 +115,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - net-imap (0.4.11) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -126,16 +126,16 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -144,8 +144,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8.1) @@ -166,9 +166,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.1) actionpack (= 7.0.8.1) activesupport (= 7.0.8.1) @@ -178,22 +178,21 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -204,25 +203,24 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) - rubocop-performance (1.22.1) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.1.0) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - strscan (3.1.0) - thor (1.3.1) - timeout (0.4.1) + thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -233,7 +231,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.6.14) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 @@ -243,12 +241,14 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 7.0.8.1) rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH - 2.3.24 + 2.5.23 From c868bd75cb7e99fa2595efa60458538c87895866 Mon Sep 17 00:00:00 2001 From: Carlos Palhares Date: Tue, 10 Dec 2024 16:07:41 -0300 Subject: [PATCH 3/4] Restrict other gems to support older rubies --- packages/api_chai/Gemfile | 4 +- packages/api_chai/Gemfile.lock | 14 +- packages/api_chai/api_chai.gemspec | 2 - packages/api_chai/gemfiles/rails_6_0.gemfile | 2 + .../api_chai/gemfiles/rails_6_0.gemfile.lock | 3 + packages/api_chai/gemfiles/rails_6_1.gemfile | 2 + .../api_chai/gemfiles/rails_6_1.gemfile.lock | 3 + packages/api_chai/gemfiles/rails_7_0.gemfile | 2 + .../api_chai/gemfiles/rails_7_0.gemfile.lock | 3 + .../audit_tracker/gemfiles/rails_6_0.gemfile | 2 +- .../audit_tracker/gemfiles/rails_6_1.gemfile | 2 +- .../audit_tracker/gemfiles/rails_7_0.gemfile | 2 +- .../camel_trail/gemfiles/rails_6_0.gemfile | 2 +- .../camel_trail/gemfiles/rails_6_1.gemfile | 2 +- .../camel_trail/gemfiles/rails_7_1.gemfile | 2 +- packages/consent/gemfiles/rails_6_0.gemfile | 2 +- packages/consent/gemfiles/rails_6_1.gemfile | 2 +- packages/consent/gemfiles/rails_7_0.gemfile | 2 +- packages/cygnet/Gemfile | 2 + packages/cygnet/Gemfile.lock | 10 ++ packages/cygnet/gemfiles/rails_6_0.gemfile | 2 + .../cygnet/gemfiles/rails_6_0.gemfile.lock | 6 +- packages/cygnet/gemfiles/rails_6_1.gemfile | 2 + .../cygnet/gemfiles/rails_6_1.gemfile.lock | 6 +- packages/cygnet/gemfiles/rails_7_0.gemfile | 2 + .../cygnet/gemfiles/rails_7_0.gemfile.lock | 6 +- packages/data_taster/Gemfile | 2 + packages/data_taster/Gemfile.lock | 155 ++++++++-------- .../data_taster/gemfiles/rails_6_0.gemfile | 4 +- .../gemfiles/rails_6_0.gemfile.lock | 3 + .../data_taster/gemfiles/rails_6_1.gemfile | 4 +- .../gemfiles/rails_6_1.gemfile.lock | 3 + .../data_taster/gemfiles/rails_7_0.gemfile | 4 +- .../gemfiles/rails_7_0.gemfile.lock | 3 + .../edgestitch/gemfiles/rails_6_0.gemfile | 2 +- .../edgestitch/gemfiles/rails_6_1.gemfile | 2 +- .../edgestitch/gemfiles/rails_7_0.gemfile | 2 +- packages/lumberaxe/gemfiles/rails_6_0.gemfile | 2 +- packages/lumberaxe/gemfiles/rails_6_1.gemfile | 2 +- packages/lumberaxe/gemfiles/rails_7_0.gemfile | 2 +- packages/lumberaxe/gemfiles/rails_7_1.gemfile | 2 +- .../nitro_config/gemfiles/rails_6_0.gemfile | 2 +- .../nitro_config/gemfiles/rails_6_1.gemfile | 2 +- .../nitro_config/gemfiles/rails_7_0.gemfile | 2 +- .../nitro_config/gemfiles/rails_7_1.gemfile | 2 +- packages/ostruct-sanitizer/Gemfile | 2 + packages/ostruct-sanitizer/Gemfile.lock | 16 +- packages/rabbet/Gemfile | 3 + packages/rabbet/Gemfile.lock | 168 ++++++++++-------- packages/rubocop-cobra/Gemfile | 2 + packages/rubocop-cobra/Gemfile.lock | 14 +- .../rubocop-cobra/gemfiles/rails_6_0.gemfile | 2 + .../gemfiles/rails_6_0.gemfile.lock | 6 +- .../rubocop-cobra/gemfiles/rails_6_1.gemfile | 2 + .../gemfiles/rails_6_1.gemfile.lock | 6 +- .../rubocop-cobra/gemfiles/rails_7_0.gemfile | 2 + .../gemfiles/rails_7_0.gemfile.lock | 6 +- .../gemfiles/rails_6_0.gemfile | 2 +- .../gemfiles/rails_6_1.gemfile | 2 +- .../gemfiles/rails_7_0.gemfile | 2 +- 60 files changed, 313 insertions(+), 211 deletions(-) diff --git a/packages/api_chai/Gemfile b/packages/api_chai/Gemfile index 8f5bba95..4d98c34f 100644 --- a/packages/api_chai/Gemfile +++ b/packages/api_chai/Gemfile @@ -5,8 +5,8 @@ source "https://rubygems.org" # Specify your gem's dependencies in api_chai.gemspec gemspec +gem "activesupport", "< 7.2.0" gem "rake", "~> 13.0" - gem "rspec", "~> 3.0" - gem "rubocop", "~> 1.21" +gem "securerandom", "< 0.4.0" diff --git a/packages/api_chai/Gemfile.lock b/packages/api_chai/Gemfile.lock index 3d07f326..7648fba8 100644 --- a/packages/api_chai/Gemfile.lock +++ b/packages/api_chai/Gemfile.lock @@ -6,19 +6,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0) + activesupport (7.1.5) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) + mutex_m securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) + tzinfo (~> 2.0) appraisal (2.5.0) bundler rake @@ -46,6 +46,7 @@ GEM xml-simple (~> 1.1.9) logger (1.6.2) minitest (5.25.4) + mutex_m (0.3.0) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -101,7 +102,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.4.0) + securerandom (0.3.2) thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) @@ -109,7 +110,6 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) with_env (1.1.0) xml-simple (1.1.9) rexml @@ -121,6 +121,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) api_chai! appraisal (~> 2.5.0) license_finder (~> 7.0) @@ -128,6 +129,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop (~> 1.21) rubocop-powerhome (= 0.5.0) + securerandom (< 0.4.0) BUNDLED WITH 2.4.22 diff --git a/packages/api_chai/api_chai.gemspec b/packages/api_chai/api_chai.gemspec index a21e608f..07f77863 100644 --- a/packages/api_chai/api_chai.gemspec +++ b/packages/api_chai/api_chai.gemspec @@ -32,8 +32,6 @@ Gem::Specification.new do |spec| spec.require_paths = ["lib"] spec.add_development_dependency "appraisal", "~> 2.5.0" - spec.add_development_dependency "license_finder", "~> 7.0" - spec.add_development_dependency "rubocop-powerhome", "0.5.0" end diff --git a/packages/api_chai/gemfiles/rails_6_0.gemfile b/packages/api_chai/gemfiles/rails_6_0.gemfile index f6b7e6a7..f3263b36 100644 --- a/packages/api_chai/gemfiles/rails_6_0.gemfile +++ b/packages/api_chai/gemfiles/rails_6_0.gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" +gem "activesupport", "< 7.2.0" gem "rails", "6.0.6.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop", "~> 1.21" +gem "securerandom", "< 0.4.0" gemspec path: "../" diff --git a/packages/api_chai/gemfiles/rails_6_0.gemfile.lock b/packages/api_chai/gemfiles/rails_6_0.gemfile.lock index 8548b2ae..aef57858 100644 --- a/packages/api_chai/gemfiles/rails_6_0.gemfile.lock +++ b/packages/api_chai/gemfiles/rails_6_0.gemfile.lock @@ -198,6 +198,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -229,6 +230,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) api_chai! appraisal (~> 2.5.0) license_finder (~> 7.0) @@ -237,6 +239,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop (~> 1.21) rubocop-powerhome (= 0.5.0) + securerandom (< 0.4.0) BUNDLED WITH 2.4.22 diff --git a/packages/api_chai/gemfiles/rails_6_1.gemfile b/packages/api_chai/gemfiles/rails_6_1.gemfile index b857b27b..a0979e03 100644 --- a/packages/api_chai/gemfiles/rails_6_1.gemfile +++ b/packages/api_chai/gemfiles/rails_6_1.gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" +gem "activesupport", "< 7.2.0" gem "rails", "6.1.7.7" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop", "~> 1.21" +gem "securerandom", "< 0.4.0" gemspec path: "../" diff --git a/packages/api_chai/gemfiles/rails_6_1.gemfile.lock b/packages/api_chai/gemfiles/rails_6_1.gemfile.lock index 324e7b32..228f2b53 100644 --- a/packages/api_chai/gemfiles/rails_6_1.gemfile.lock +++ b/packages/api_chai/gemfiles/rails_6_1.gemfile.lock @@ -202,6 +202,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.3.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -232,6 +233,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) api_chai! appraisal (~> 2.5.0) license_finder (~> 7.0) @@ -240,6 +242,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop (~> 1.21) rubocop-powerhome (= 0.5.0) + securerandom (< 0.4.0) BUNDLED WITH 2.4.22 diff --git a/packages/api_chai/gemfiles/rails_7_0.gemfile b/packages/api_chai/gemfiles/rails_7_0.gemfile index eb04ac68..530d898b 100644 --- a/packages/api_chai/gemfiles/rails_7_0.gemfile +++ b/packages/api_chai/gemfiles/rails_7_0.gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" +gem "activesupport", "< 7.2.0" gem "rails", "7.0.8.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop", "~> 1.21" +gem "securerandom", "< 0.4.0" gemspec path: "../" diff --git a/packages/api_chai/gemfiles/rails_7_0.gemfile.lock b/packages/api_chai/gemfiles/rails_7_0.gemfile.lock index 08acc9de..ab233d63 100644 --- a/packages/api_chai/gemfiles/rails_7_0.gemfile.lock +++ b/packages/api_chai/gemfiles/rails_7_0.gemfile.lock @@ -208,6 +208,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.3.2) thor (1.3.2) timeout (0.4.2) tomlrb (2.0.3) @@ -231,6 +232,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) api_chai! appraisal (~> 2.5.0) license_finder (~> 7.0) @@ -239,6 +241,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop (~> 1.21) rubocop-powerhome (= 0.5.0) + securerandom (< 0.4.0) BUNDLED WITH 2.4.22 diff --git a/packages/audit_tracker/gemfiles/rails_6_0.gemfile b/packages/audit_tracker/gemfiles/rails_6_0.gemfile index e1db08f7..911f849c 100644 --- a/packages/audit_tracker/gemfiles/rails_6_0.gemfile +++ b/packages/audit_tracker/gemfiles/rails_6_0.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/audit_tracker/gemfiles/rails_6_1.gemfile b/packages/audit_tracker/gemfiles/rails_6_1.gemfile index 81dbd2db..892b8e06 100644 --- a/packages/audit_tracker/gemfiles/rails_6_1.gemfile +++ b/packages/audit_tracker/gemfiles/rails_6_1.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/audit_tracker/gemfiles/rails_7_0.gemfile b/packages/audit_tracker/gemfiles/rails_7_0.gemfile index 664e0227..29ced874 100644 --- a/packages/audit_tracker/gemfiles/rails_7_0.gemfile +++ b/packages/audit_tracker/gemfiles/rails_7_0.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/camel_trail/gemfiles/rails_6_0.gemfile b/packages/camel_trail/gemfiles/rails_6_0.gemfile index af6393fa..e9a9b18e 100644 --- a/packages/camel_trail/gemfiles/rails_6_0.gemfile +++ b/packages/camel_trail/gemfiles/rails_6_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/camel_trail/gemfiles/rails_6_1.gemfile b/packages/camel_trail/gemfiles/rails_6_1.gemfile index 8c598d78..63a2d7ef 100644 --- a/packages/camel_trail/gemfiles/rails_6_1.gemfile +++ b/packages/camel_trail/gemfiles/rails_6_1.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/camel_trail/gemfiles/rails_7_1.gemfile b/packages/camel_trail/gemfiles/rails_7_1.gemfile index fafa4a2d..1cf0aee9 100644 --- a/packages/camel_trail/gemfiles/rails_7_1.gemfile +++ b/packages/camel_trail/gemfiles/rails_7_1.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.1.3.2" gemspec path: "../" diff --git a/packages/consent/gemfiles/rails_6_0.gemfile b/packages/consent/gemfiles/rails_6_0.gemfile index af6393fa..e9a9b18e 100644 --- a/packages/consent/gemfiles/rails_6_0.gemfile +++ b/packages/consent/gemfiles/rails_6_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/consent/gemfiles/rails_6_1.gemfile b/packages/consent/gemfiles/rails_6_1.gemfile index 8c598d78..63a2d7ef 100644 --- a/packages/consent/gemfiles/rails_6_1.gemfile +++ b/packages/consent/gemfiles/rails_6_1.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/consent/gemfiles/rails_7_0.gemfile b/packages/consent/gemfiles/rails_7_0.gemfile index 67fc0edd..297d30fe 100644 --- a/packages/consent/gemfiles/rails_7_0.gemfile +++ b/packages/consent/gemfiles/rails_7_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/cygnet/Gemfile b/packages/cygnet/Gemfile index b24b97bb..8590911c 100644 --- a/packages/cygnet/Gemfile +++ b/packages/cygnet/Gemfile @@ -4,4 +4,6 @@ source "https://rubygems.org" gemspec +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" diff --git a/packages/cygnet/Gemfile.lock b/packages/cygnet/Gemfile.lock index 6c569b56..a7a5e69d 100644 --- a/packages/cygnet/Gemfile.lock +++ b/packages/cygnet/Gemfile.lock @@ -42,6 +42,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) csv (3.3.0) + date (3.4.1) diff-lcs (1.5.1) docile (1.1.5) drb (2.2.1) @@ -60,6 +61,11 @@ GEM logger (1.6.2) method_source (1.1.0) minitest (5.25.4) + net-imap (0.4.18) + date + net-protocol + net-protocol (0.2.2) + timeout parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -126,6 +132,7 @@ GEM test-unit (3.1.5) power_assert thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -135,6 +142,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-20 @@ -152,6 +160,7 @@ DEPENDENCIES bundler (~> 2.1) cygnet! license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14) pry-byebug (= 3.10.1) rainbow (= 2.2.2) @@ -161,6 +170,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/cygnet/gemfiles/rails_6_0.gemfile b/packages/cygnet/gemfiles/rails_6_0.gemfile index d7404af3..2fd35a73 100644 --- a/packages/cygnet/gemfiles/rails_6_0.gemfile +++ b/packages/cygnet/gemfiles/rails_6_0.gemfile @@ -4,7 +4,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/cygnet/gemfiles/rails_6_0.gemfile.lock b/packages/cygnet/gemfiles/rails_6_0.gemfile.lock index 43b5991a..56a20711 100644 --- a/packages/cygnet/gemfiles/rails_6_0.gemfile.lock +++ b/packages/cygnet/gemfiles/rails_6_0.gemfile.lock @@ -112,7 +112,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -241,7 +241,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -253,6 +253,7 @@ DEPENDENCIES bundler (~> 2.1) cygnet! license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14) pry-byebug (= 3.10.1) rails (= 6.0.6.1) @@ -263,6 +264,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/cygnet/gemfiles/rails_6_1.gemfile b/packages/cygnet/gemfiles/rails_6_1.gemfile index ff87d2ec..249a423d 100644 --- a/packages/cygnet/gemfiles/rails_6_1.gemfile +++ b/packages/cygnet/gemfiles/rails_6_1.gemfile @@ -4,7 +4,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/cygnet/gemfiles/rails_6_1.gemfile.lock b/packages/cygnet/gemfiles/rails_6_1.gemfile.lock index 1f10e9c3..65636261 100644 --- a/packages/cygnet/gemfiles/rails_6_1.gemfile.lock +++ b/packages/cygnet/gemfiles/rails_6_1.gemfile.lock @@ -116,7 +116,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -244,7 +244,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -256,6 +256,7 @@ DEPENDENCIES bundler (~> 2.1) cygnet! license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14) pry-byebug (= 3.10.1) rails (= 6.1.7.7) @@ -266,6 +267,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/cygnet/gemfiles/rails_7_0.gemfile b/packages/cygnet/gemfiles/rails_7_0.gemfile index c7487831..0e2b5d04 100644 --- a/packages/cygnet/gemfiles/rails_7_0.gemfile +++ b/packages/cygnet/gemfiles/rails_7_0.gemfile @@ -4,7 +4,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/cygnet/gemfiles/rails_7_0.gemfile.lock b/packages/cygnet/gemfiles/rails_7_0.gemfile.lock index 5177c4ff..9a230052 100644 --- a/packages/cygnet/gemfiles/rails_7_0.gemfile.lock +++ b/packages/cygnet/gemfiles/rails_7_0.gemfile.lock @@ -122,7 +122,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -243,7 +243,7 @@ GEM xml-simple (1.1.9) rexml yard (0.9.21) - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -255,6 +255,7 @@ DEPENDENCIES bundler (~> 2.1) cygnet! license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14) pry-byebug (= 3.10.1) rails (= 7.0.8.1) @@ -265,6 +266,7 @@ DEPENDENCIES simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.21) + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/data_taster/Gemfile b/packages/data_taster/Gemfile index e4b21398..b51e458f 100644 --- a/packages/data_taster/Gemfile +++ b/packages/data_taster/Gemfile @@ -4,6 +4,8 @@ source "https://rubygems.org" gemspec +gem "activesupport", "< 7.2.0" gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "securerandom", "< 0.4.0" gem "zeitwerk", "< 2.7.0" diff --git a/packages/data_taster/Gemfile.lock b/packages/data_taster/Gemfile.lock index 6f6982c2..0fef4918 100644 --- a/packages/data_taster/Gemfile.lock +++ b/packages/data_taster/Gemfile.lock @@ -17,77 +17,83 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (8.0.0) - actionpack (= 8.0.0) - activesupport (= 8.0.0) + actioncable (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.0) - actionpack (= 8.0.0) - activejob (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) - mail (>= 2.8.0) - actionmailer (8.0.0) - actionpack (= 8.0.0) - actionview (= 8.0.0) - activejob (= 8.0.0) - activesupport (= 8.0.0) - mail (>= 2.8.0) + actionmailbox (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) + mail (>= 2.7.1) + net-imap + net-pop + net-smtp + actionmailer (7.1.5) + actionpack (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activesupport (= 7.1.5) + mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp rails-dom-testing (~> 2.2) - actionpack (8.0.0) - actionview (= 8.0.0) - activesupport (= 8.0.0) + actionpack (7.1.5) + actionview (= 7.1.5) + activesupport (= 7.1.5) nokogiri (>= 1.8.5) + racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - useragent (~> 0.16) - actiontext (8.0.0) - actionpack (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + actiontext (7.1.5) + actionpack (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.0) - activesupport (= 8.0.0) + actionview (7.1.5) + activesupport (= 7.1.5) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (8.0.0) - activesupport (= 8.0.0) + activejob (7.1.5) + activesupport (= 7.1.5) globalid (>= 0.3.6) - activemodel (8.0.0) - activesupport (= 8.0.0) - activerecord (8.0.0) - activemodel (= 8.0.0) - activesupport (= 8.0.0) + activemodel (7.1.5) + activesupport (= 7.1.5) + activerecord (7.1.5) + activemodel (= 7.1.5) + activesupport (= 7.1.5) timeout (>= 0.4.0) - activestorage (8.0.0) - actionpack (= 8.0.0) - activejob (= 8.0.0) - activerecord (= 8.0.0) - activesupport (= 8.0.0) + activestorage (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activesupport (= 7.1.5) marcel (~> 1.0) - activesupport (8.0.0) + activesupport (7.1.5) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) + mutex_m securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) + tzinfo (~> 2.0) appraisal (2.5.0) bundler rake @@ -135,8 +141,8 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - mini_portile2 (2.8.8) minitest (5.25.4) + mutex_m (0.3.0) net-imap (0.4.18) date net-protocol @@ -147,11 +153,14 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.1) - mini_portile2 (~> 2.8.2) + nokogiri (1.17.1-aarch64-linux) + racc (~> 1.4) + nokogiri (1.17.1-arm-linux) racc (~> 1.4) nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) + nokogiri (1.17.1-x86-linux) + racc (~> 1.4) nokogiri (1.17.1-x86_64-darwin) racc (~> 1.4) nokogiri (1.17.1-x86_64-linux) @@ -172,20 +181,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (8.0.0) - actioncable (= 8.0.0) - actionmailbox (= 8.0.0) - actionmailer (= 8.0.0) - actionpack (= 8.0.0) - actiontext (= 8.0.0) - actionview (= 8.0.0) - activejob (= 8.0.0) - activemodel (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + rails (7.1.5) + actioncable (= 7.1.5) + actionmailbox (= 7.1.5) + actionmailer (= 7.1.5) + actionpack (= 7.1.5) + actiontext (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activemodel (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) bundler (>= 1.15.0) - railties (= 8.0.0) + railties (= 7.1.5) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -193,10 +202,10 @@ GEM rails-html-sanitizer (1.6.1) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.0.0) - actionpack (= 8.0.0) - activesupport (= 8.0.0) - irb (~> 1.13) + railties (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) + irb rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -249,7 +258,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.4.0) + securerandom (0.3.2) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -264,8 +273,6 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.2) - useragent (0.16.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -276,18 +283,15 @@ GEM zeitwerk (2.6.18) PLATFORMS - arm64-darwin-20 - arm64-darwin-21 - arm64-darwin-22 - arm64-darwin-23 - ruby - x86_64-darwin-20 - x86_64-darwin-21 - x86_64-darwin-22 - x86_64-darwin-23 + aarch64-linux + arm-linux + arm64-darwin + x86-linux + x86_64-darwin x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) appraisal (= 2.5.0) bundler (~> 2.1) data_taster! @@ -298,6 +302,7 @@ DEPENDENCIES rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + securerandom (< 0.4.0) simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) diff --git a/packages/data_taster/gemfiles/rails_6_0.gemfile b/packages/data_taster/gemfiles/rails_6_0.gemfile index 7db6209f..cc690fd6 100644 --- a/packages/data_taster/gemfiles/rails_6_0.gemfile +++ b/packages/data_taster/gemfiles/rails_6_0.gemfile @@ -2,9 +2,11 @@ source "https://rubygems.org" +gem "activesupport", "< 7.2.0" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "securerandom", "< 0.4.0" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/data_taster/gemfiles/rails_6_0.gemfile.lock b/packages/data_taster/gemfiles/rails_6_0.gemfile.lock index cbd323fa..a4e505a4 100644 --- a/packages/data_taster/gemfiles/rails_6_0.gemfile.lock +++ b/packages/data_taster/gemfiles/rails_6_0.gemfile.lock @@ -210,6 +210,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.3.2) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -247,6 +248,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) appraisal (= 2.5.0) bundler (~> 2.1) data_taster! @@ -258,6 +260,7 @@ DEPENDENCIES rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + securerandom (< 0.4.0) simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) diff --git a/packages/data_taster/gemfiles/rails_6_1.gemfile b/packages/data_taster/gemfiles/rails_6_1.gemfile index b7699e53..0ae095d3 100644 --- a/packages/data_taster/gemfiles/rails_6_1.gemfile +++ b/packages/data_taster/gemfiles/rails_6_1.gemfile @@ -2,9 +2,11 @@ source "https://rubygems.org" +gem "activesupport", "< 7.2.0" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "securerandom", "< 0.4.0" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/data_taster/gemfiles/rails_6_1.gemfile.lock b/packages/data_taster/gemfiles/rails_6_1.gemfile.lock index f05228f4..13d315f5 100644 --- a/packages/data_taster/gemfiles/rails_6_1.gemfile.lock +++ b/packages/data_taster/gemfiles/rails_6_1.gemfile.lock @@ -214,6 +214,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.3.2) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -250,6 +251,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) appraisal (= 2.5.0) bundler (~> 2.1) data_taster! @@ -261,6 +263,7 @@ DEPENDENCIES rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + securerandom (< 0.4.0) simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) diff --git a/packages/data_taster/gemfiles/rails_7_0.gemfile b/packages/data_taster/gemfiles/rails_7_0.gemfile index 2cb0ac55..f3517cbf 100644 --- a/packages/data_taster/gemfiles/rails_7_0.gemfile +++ b/packages/data_taster/gemfiles/rails_7_0.gemfile @@ -2,9 +2,11 @@ source "https://rubygems.org" +gem "activesupport", "< 7.2.0" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome" +gem "securerandom", "< 0.4.0" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/data_taster/gemfiles/rails_7_0.gemfile.lock b/packages/data_taster/gemfiles/rails_7_0.gemfile.lock index 9ac28059..27d4b6eb 100644 --- a/packages/data_taster/gemfiles/rails_7_0.gemfile.lock +++ b/packages/data_taster/gemfiles/rails_7_0.gemfile.lock @@ -220,6 +220,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) + securerandom (0.3.2) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -249,6 +250,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + activesupport (< 7.2.0) appraisal (= 2.5.0) bundler (~> 2.1) data_taster! @@ -260,6 +262,7 @@ DEPENDENCIES rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + securerandom (< 0.4.0) simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.34) diff --git a/packages/edgestitch/gemfiles/rails_6_0.gemfile b/packages/edgestitch/gemfiles/rails_6_0.gemfile index af6393fa..e9a9b18e 100644 --- a/packages/edgestitch/gemfiles/rails_6_0.gemfile +++ b/packages/edgestitch/gemfiles/rails_6_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/edgestitch/gemfiles/rails_6_1.gemfile b/packages/edgestitch/gemfiles/rails_6_1.gemfile index 8c598d78..63a2d7ef 100644 --- a/packages/edgestitch/gemfiles/rails_6_1.gemfile +++ b/packages/edgestitch/gemfiles/rails_6_1.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/edgestitch/gemfiles/rails_7_0.gemfile b/packages/edgestitch/gemfiles/rails_7_0.gemfile index 67fc0edd..297d30fe 100644 --- a/packages/edgestitch/gemfiles/rails_7_0.gemfile +++ b/packages/edgestitch/gemfiles/rails_7_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_6_0.gemfile b/packages/lumberaxe/gemfiles/rails_6_0.gemfile index af6393fa..e9a9b18e 100644 --- a/packages/lumberaxe/gemfiles/rails_6_0.gemfile +++ b/packages/lumberaxe/gemfiles/rails_6_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_6_1.gemfile b/packages/lumberaxe/gemfiles/rails_6_1.gemfile index 8c598d78..63a2d7ef 100644 --- a/packages/lumberaxe/gemfiles/rails_6_1.gemfile +++ b/packages/lumberaxe/gemfiles/rails_6_1.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_7_0.gemfile b/packages/lumberaxe/gemfiles/rails_7_0.gemfile index 67fc0edd..297d30fe 100644 --- a/packages/lumberaxe/gemfiles/rails_7_0.gemfile +++ b/packages/lumberaxe/gemfiles/rails_7_0.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/lumberaxe/gemfiles/rails_7_1.gemfile b/packages/lumberaxe/gemfiles/rails_7_1.gemfile index 507cf25c..1b1296d3 100644 --- a/packages/lumberaxe/gemfiles/rails_7_1.gemfile +++ b/packages/lumberaxe/gemfiles/rails_7_1.gemfile @@ -2,9 +2,9 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.1.3" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_6_0.gemfile b/packages/nitro_config/gemfiles/rails_6_0.gemfile index e1db08f7..911f849c 100644 --- a/packages/nitro_config/gemfiles/rails_6_0.gemfile +++ b/packages/nitro_config/gemfiles/rails_6_0.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_6_1.gemfile b/packages/nitro_config/gemfiles/rails_6_1.gemfile index 81dbd2db..892b8e06 100644 --- a/packages/nitro_config/gemfiles/rails_6_1.gemfile +++ b/packages/nitro_config/gemfiles/rails_6_1.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_7_0.gemfile b/packages/nitro_config/gemfiles/rails_7_0.gemfile index 664e0227..29ced874 100644 --- a/packages/nitro_config/gemfiles/rails_7_0.gemfile +++ b/packages/nitro_config/gemfiles/rails_7_0.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gemspec path: "../" diff --git a/packages/nitro_config/gemfiles/rails_7_1.gemfile b/packages/nitro_config/gemfiles/rails_7_1.gemfile index 11a6f6a5..54c8b787 100644 --- a/packages/nitro_config/gemfiles/rails_7_1.gemfile +++ b/packages/nitro_config/gemfiles/rails_7_1.gemfile @@ -4,12 +4,12 @@ source "https://rubygems.org" gem "byebug" gem "license_finder", ">= 7.0" +gem "net-imap", "< 0.5.0" gem "rake", ">= 13.0" gem "rspec", ">= 3.0" gem "rubocop", ">= 1.32" gem "rubocop-powerhome", path: "../../rubocop-powerhome" gem "zeitwerk", "< 2.7.0" -gem "net-imap", "< 0.5.0" gem "rails", "7.1.3.3" gemspec path: "../" diff --git a/packages/ostruct-sanitizer/Gemfile b/packages/ostruct-sanitizer/Gemfile index be99cd09..6bf850fb 100644 --- a/packages/ostruct-sanitizer/Gemfile +++ b/packages/ostruct-sanitizer/Gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" gemspec +gem "activesupport", "< 7.2.0" gem "bundler", "~> 2.5.0" gem "byebug" gem "license_finder", "~> 7.0" gem "rake", "13.2.1" gem "rspec", "3.13.0" gem "rubocop-powerhome", "0.5.3" +gem "securerandom", "< 0.4.0" diff --git a/packages/ostruct-sanitizer/Gemfile.lock b/packages/ostruct-sanitizer/Gemfile.lock index 9724058f..111cdd6b 100644 --- a/packages/ostruct-sanitizer/Gemfile.lock +++ b/packages/ostruct-sanitizer/Gemfile.lock @@ -6,19 +6,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0) + activesupport (7.1.5) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) + mutex_m securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) + tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -43,6 +43,7 @@ GEM xml-simple (~> 1.1.9) logger (1.6.2) minitest (5.25.4) + mutex_m (0.3.0) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -98,22 +99,22 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.4.0) + securerandom (0.3.2) thor (1.3.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.2) with_env (1.1.0) xml-simple (1.1.9) rexml PLATFORMS - arm64-darwin-23 + arm64-darwin-24 ruby DEPENDENCIES + activesupport (< 7.2.0) bundler (~> 2.5.0) byebug license_finder (~> 7.0) @@ -121,6 +122,7 @@ DEPENDENCIES rake (= 13.2.1) rspec (= 3.13.0) rubocop-powerhome (= 0.5.3) + securerandom (< 0.4.0) BUNDLED WITH 2.5.23 diff --git a/packages/rabbet/Gemfile b/packages/rabbet/Gemfile index 8590911c..76795f89 100644 --- a/packages/rabbet/Gemfile +++ b/packages/rabbet/Gemfile @@ -4,6 +4,9 @@ source "https://rubygems.org" gemspec +gem "activesupport", "< 7.2.0" +gem "ffi", "< 1.17" gem "net-imap", "< 0.5.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" +gem "securerandom", "< 0.4.0" gem "zeitwerk", "< 2.7.0" diff --git a/packages/rabbet/Gemfile.lock b/packages/rabbet/Gemfile.lock index edd23a8c..f0250e4d 100644 --- a/packages/rabbet/Gemfile.lock +++ b/packages/rabbet/Gemfile.lock @@ -19,77 +19,83 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (8.0.0) - actionpack (= 8.0.0) - activesupport (= 8.0.0) + actioncable (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.0) - actionpack (= 8.0.0) - activejob (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) - mail (>= 2.8.0) - actionmailer (8.0.0) - actionpack (= 8.0.0) - actionview (= 8.0.0) - activejob (= 8.0.0) - activesupport (= 8.0.0) - mail (>= 2.8.0) + actionmailbox (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) + mail (>= 2.7.1) + net-imap + net-pop + net-smtp + actionmailer (7.1.5) + actionpack (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activesupport (= 7.1.5) + mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp rails-dom-testing (~> 2.2) - actionpack (8.0.0) - actionview (= 8.0.0) - activesupport (= 8.0.0) + actionpack (7.1.5) + actionview (= 7.1.5) + activesupport (= 7.1.5) nokogiri (>= 1.8.5) + racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - useragent (~> 0.16) - actiontext (8.0.0) - actionpack (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + actiontext (7.1.5) + actionpack (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.0) - activesupport (= 8.0.0) + actionview (7.1.5) + activesupport (= 7.1.5) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (8.0.0) - activesupport (= 8.0.0) + activejob (7.1.5) + activesupport (= 7.1.5) globalid (>= 0.3.6) - activemodel (8.0.0) - activesupport (= 8.0.0) - activerecord (8.0.0) - activemodel (= 8.0.0) - activesupport (= 8.0.0) + activemodel (7.1.5) + activesupport (= 7.1.5) + activerecord (7.1.5) + activemodel (= 7.1.5) + activesupport (= 7.1.5) timeout (>= 0.4.0) - activestorage (8.0.0) - actionpack (= 8.0.0) - activejob (= 8.0.0) - activerecord (= 8.0.0) - activesupport (= 8.0.0) + activestorage (7.1.5) + actionpack (= 7.1.5) + activejob (= 7.1.5) + activerecord (= 7.1.5) + activesupport (= 7.1.5) marcel (~> 1.0) - activesupport (8.0.0) + activesupport (7.1.5) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) + mutex_m securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) + tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -107,10 +113,7 @@ GEM docile (1.1.5) drb (2.2.1) erubi (1.13.0) - ffi (1.17.0) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86_64-darwin) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -141,8 +144,8 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.8) minitest (5.25.4) + mutex_m (0.3.0) net-imap (0.4.18) date net-protocol @@ -153,11 +156,14 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.1) - mini_portile2 (~> 2.8.2) + nokogiri (1.17.1-aarch64-linux) + racc (~> 1.4) + nokogiri (1.17.1-arm-linux) racc (~> 1.4) nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) + nokogiri (1.17.1-x86-linux) + racc (~> 1.4) nokogiri (1.17.1-x86_64-darwin) racc (~> 1.4) nokogiri (1.17.1-x86_64-linux) @@ -184,20 +190,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (8.0.0) - actioncable (= 8.0.0) - actionmailbox (= 8.0.0) - actionmailer (= 8.0.0) - actionpack (= 8.0.0) - actiontext (= 8.0.0) - actionview (= 8.0.0) - activejob (= 8.0.0) - activemodel (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + rails (7.1.5) + actioncable (= 7.1.5) + actionmailbox (= 7.1.5) + actionmailer (= 7.1.5) + actionpack (= 7.1.5) + actiontext (= 7.1.5) + actionview (= 7.1.5) + activejob (= 7.1.5) + activemodel (= 7.1.5) + activerecord (= 7.1.5) + activestorage (= 7.1.5) + activesupport (= 7.1.5) bundler (>= 1.15.0) - railties (= 8.0.0) + railties (= 7.1.5) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -205,10 +211,10 @@ GEM rails-html-sanitizer (1.6.1) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.0.0) - actionpack (= 8.0.0) - activesupport (= 8.0.0) - irb (~> 1.13) + railties (7.1.5) + actionpack (= 7.1.5) + activesupport (= 7.1.5) + irb rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -269,7 +275,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.4.0) + securerandom (0.3.2) simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -292,8 +298,6 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.2) - useragent (0.16.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -304,18 +308,25 @@ GEM zeitwerk (2.6.18) PLATFORMS - arm64-darwin-20 - arm64-darwin-21 - arm64-darwin-22 - ruby - x86_64-darwin-19 - x86_64-darwin-20 - x86_64-darwin-21 - x86_64-darwin-22 + aarch64-linux + aarch64-linux-gnu + aarch64-linux-musl + arm-linux + arm-linux-gnu + arm-linux-musl + arm64-darwin + x86-linux + x86-linux-gnu + x86-linux-musl + x86_64-darwin x86_64-linux + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES + activesupport (< 7.2.0) bundler (~> 2.1) + ffi (< 1.17) license_finder (~> 7.0) net-imap (< 0.5.0) pry (>= 0.14) @@ -325,6 +336,7 @@ DEPENDENCIES rake (~> 13.0) rspec (~> 3.0) rubocop-powerhome! + securerandom (< 0.4.0) simplecov (= 0.15.1) test-unit (= 3.1.5) yard (= 0.9.21) diff --git a/packages/rubocop-cobra/Gemfile b/packages/rubocop-cobra/Gemfile index 4dca7fec..2328a440 100644 --- a/packages/rubocop-cobra/Gemfile +++ b/packages/rubocop-cobra/Gemfile @@ -5,7 +5,9 @@ source "https://rubygems.org" # Specify your gem's dependencies in rubocop-cobra.gemspec gemspec +gem "net-imap", "< 0.5.0" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" +gem "zeitwerk", "< 2.7.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" diff --git a/packages/rubocop-cobra/Gemfile.lock b/packages/rubocop-cobra/Gemfile.lock index e622430c..eb5517ac 100644 --- a/packages/rubocop-cobra/Gemfile.lock +++ b/packages/rubocop-cobra/Gemfile.lock @@ -44,6 +44,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) csv (3.3.0) + date (3.4.1) diff-lcs (1.5.1) drb (2.2.1) i18n (1.14.6) @@ -61,6 +62,11 @@ GEM logger (1.6.2) method_source (1.1.0) minitest (5.25.4) + net-imap (0.4.18) + date + net-protocol + net-protocol (0.2.2) + timeout parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -118,6 +124,7 @@ GEM rubyzip (2.3.2) securerandom (0.4.0) thor (1.3.2) + timeout (0.4.2) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -126,22 +133,23 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml + zeitwerk (2.6.18) PLATFORMS - arm64-darwin-21 + arm64-darwin-24 ruby - x86_64-darwin-21 - x86_64-linux DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rake (~> 13.0) rspec (~> 3.0) rubocop-cobra! rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile b/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile index be9572a0..7b46699a 100644 --- a/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile +++ b/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rails", "6.0.6.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock b/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock index 4137526d..4d22cc71 100644 --- a/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock +++ b/packages/rubocop-cobra/gemfiles/rails_6_0.gemfile.lock @@ -113,7 +113,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -232,7 +232,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -242,6 +242,7 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 6.0.6.1) @@ -249,6 +250,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop-cobra! rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile b/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile index 40bba16f..6dd16553 100644 --- a/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile +++ b/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rails", "6.1.7.7" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock b/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock index 053a9c11..61bc82bd 100644 --- a/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock +++ b/packages/rubocop-cobra/gemfiles/rails_6_1.gemfile.lock @@ -117,7 +117,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -235,7 +235,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -245,6 +245,7 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 6.1.7.7) @@ -252,6 +253,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop-cobra! rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile b/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile index b9dbb52f..183d4f70 100644 --- a/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile +++ b/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile @@ -4,9 +4,11 @@ source "https://rubygems.org" +gem "net-imap", "< 0.5.0" gem "rails", "7.0.8.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.0" gem "rubocop-powerhome", path: "../../rubocop-powerhome" +gem "zeitwerk", "< 2.7.0" gemspec path: "../" diff --git a/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock b/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock index 827c1fb0..d708709c 100644 --- a/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock +++ b/packages/rubocop-cobra/gemfiles/rails_7_0.gemfile.lock @@ -123,7 +123,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.4.18) date net-protocol net-pop (0.1.2) @@ -234,7 +234,7 @@ GEM with_env (1.1.0) xml-simple (1.1.9) rexml - zeitwerk (2.7.1) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 @@ -244,6 +244,7 @@ PLATFORMS DEPENDENCIES appraisal (~> 2.5.0) license_finder (~> 7.0) + net-imap (< 0.5.0) pry (>= 0.14.2) pry-byebug (= 3.10.1) rails (= 7.0.8.1) @@ -251,6 +252,7 @@ DEPENDENCIES rspec (~> 3.0) rubocop-cobra! rubocop-powerhome! + zeitwerk (< 2.7.0) BUNDLED WITH 2.5.23 diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile index 6dd0bcab..6e242671 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile +++ b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile @@ -2,8 +2,8 @@ source "https://rubygems.org" -gem "zeitwerk", "< 2.7.0" gem "net-imap", "< 0.5.0" +gem "zeitwerk", "< 2.7.0" gem "rails", "6.0.6.1" gemspec path: "../" diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile index f7da94c7..cfa54229 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile +++ b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile @@ -2,8 +2,8 @@ source "https://rubygems.org" -gem "zeitwerk", "< 2.7.0" gem "net-imap", "< 0.5.0" +gem "zeitwerk", "< 2.7.0" gem "rails", "6.1.7.7" gemspec path: "../" diff --git a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile index 901d5a50..f865f7cc 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile +++ b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile @@ -2,8 +2,8 @@ source "https://rubygems.org" -gem "zeitwerk", "< 2.7.0" gem "net-imap", "< 0.5.0" +gem "zeitwerk", "< 2.7.0" gem "rails", "7.0.8.1" gemspec path: "../" From 6606ec52e577b75acb3ca59ca20f405a8c0efd35 Mon Sep 17 00:00:00 2001 From: Carlos Palhares Date: Tue, 10 Dec 2024 17:10:41 -0300 Subject: [PATCH 4/4] Fix approval --- packages/eslint-config/doc/dependency_decisions.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/eslint-config/doc/dependency_decisions.yml b/packages/eslint-config/doc/dependency_decisions.yml index d939d7cc..39781fa8 100644 --- a/packages/eslint-config/doc/dependency_decisions.yml +++ b/packages/eslint-config/doc/dependency_decisions.yml @@ -1,11 +1,10 @@ --- - - :inherit_from - https://raw.githubusercontent.com/powerhome/oss-guide/master/license_rules.yml -- - :license +- - :approve - "@typescript-eslint/parser" - - MITClause - :who: Carlos Palhares :why: MIT License :versions: - 8.18.0 - :when: 2024-12-10 18:09:20.123307000 Z + :when: 2024-12-10 20:08:46.550522000 Z