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