diff --git a/Gemfile.lock b/Gemfile.lock index 4e086bcb..aaf0e6cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,6 @@ GEM crass (1.0.7) date (3.5.1) diff-lcs (1.6.2) - docile (1.4.1) drb (2.2.3) erb (6.0.4) erubi (1.13.1) @@ -118,11 +117,11 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.20.0) - language_server-protocol (3.17.0.5) + json (2.21.1) + language_server-protocol (3.17.0.6) lint_roller (1.1.0) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -161,7 +160,7 @@ GEM nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) parallel (1.28.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pp (0.6.4) @@ -200,8 +199,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (8.0.5) actionpack (= 8.0.5) @@ -248,7 +247,7 @@ GEM rspec-mocks (>= 3.13.0, < 5.0.0) rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) - rubocop (1.88.0) + rubocop (1.88.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -259,7 +258,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.1) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-capybara (3.0.0) @@ -278,15 +277,10 @@ GEM rubocop (~> 1.86, >= 1.86.2) ruby-progressbar (1.13.0) securerandom (0.4.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-cobertura (3.2.0) + simplecov (1.0.1) + simplecov-cobertura (4.0.0) rexml - simplecov (~> 0.19) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (~> 1.0) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -331,4 +325,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.15 + 4.0.16 diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index 56d08d1d..51d73d51 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -104,7 +104,6 @@ GEM crass (1.0.7) date (3.5.1) diff-lcs (1.6.2) - docile (1.4.1) drb (2.2.3) erubi (1.13.1) globalid (1.4.0) @@ -113,7 +112,7 @@ GEM concurrent-ruby (~> 1.0) io-console (0.8.2) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -180,8 +179,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) 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.10) actionpack (= 7.0.10) @@ -217,15 +216,10 @@ GEM rspec-support (~> 3.13) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-cobertura (3.2.0) + simplecov (1.0.1) + simplecov-cobertura (4.0.0) rexml - simplecov (~> 0.19) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (~> 1.0) thor (1.5.0) timeout (0.6.1) tzinfo (2.0.6) @@ -258,4 +252,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.15 + 4.0.16 diff --git a/gemfiles/rails_71/Gemfile.lock b/gemfiles/rails_71/Gemfile.lock index 1f0aad9e..33d74089 100644 --- a/gemfiles/rails_71/Gemfile.lock +++ b/gemfiles/rails_71/Gemfile.lock @@ -112,7 +112,6 @@ GEM crass (1.0.7) date (3.5.1) diff-lcs (1.6.2) - docile (1.4.1) drb (2.2.3) erb (6.0.4) erubi (1.13.1) @@ -127,7 +126,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -202,8 +201,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) 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.6) actionpack (= 7.1.6) @@ -251,15 +250,10 @@ GEM rspec-support (~> 3.13) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-cobertura (3.2.0) + simplecov (1.0.1) + simplecov-cobertura (4.0.0) rexml - simplecov (~> 0.19) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (~> 1.0) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -293,4 +287,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.15 + 4.0.16 diff --git a/gemfiles/rails_72/Gemfile.lock b/gemfiles/rails_72/Gemfile.lock index f90efdc7..b3875cad 100644 --- a/gemfiles/rails_72/Gemfile.lock +++ b/gemfiles/rails_72/Gemfile.lock @@ -106,7 +106,6 @@ GEM crass (1.0.7) date (3.5.1) diff-lcs (1.6.2) - docile (1.4.1) drb (2.2.3) erb (6.0.4) erubi (1.13.1) @@ -121,7 +120,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -195,8 +194,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.2.3) actionpack (= 7.2.3) @@ -244,15 +243,10 @@ GEM rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-cobertura (3.2.0) + simplecov (1.0.1) + simplecov-cobertura (4.0.0) rexml - simplecov (~> 0.19) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (~> 1.0) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -287,4 +281,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.15 + 4.0.16 diff --git a/gemfiles/rails_80/Gemfile.lock b/gemfiles/rails_80/Gemfile.lock index 03cef201..f1bc116d 100644 --- a/gemfiles/rails_80/Gemfile.lock +++ b/gemfiles/rails_80/Gemfile.lock @@ -103,7 +103,6 @@ GEM crass (1.0.7) date (3.5.1) diff-lcs (1.6.2) - docile (1.4.1) drb (2.2.3) erb (6.0.4) erubi (1.13.1) @@ -118,7 +117,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.1) @@ -192,8 +191,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (8.0.5) actionpack (= 8.0.5) @@ -240,15 +239,10 @@ GEM rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-cobertura (3.2.0) + simplecov (1.0.1) + simplecov-cobertura (4.0.0) rexml - simplecov (~> 0.19) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (~> 1.0) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -284,4 +278,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.15 + 4.0.16 diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index d82bc64e..da9fc740 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -4,7 +4,6 @@ require 'simplecov' require 'simplecov-cobertura' SimpleCov.start do - add_filter %r{^/spec/} minimum_coverage 90 maximum_coverage_drop 0.2 formatter SimpleCov::Formatter::CoberturaFormatter