diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 4f91468..fa38636 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -10,13 +10,10 @@ jobs: strategy: fail-fast: false matrix: - ruby: ['3.2', '3.3', '3.4'] - rails: ['6.1', '7.0', '7.1', '7.2', '8.0', '8.1'] + ruby: ['3.3', '3.4', '4.0'] + rails: ['7.2', '8.0', '8.1'] include: - {ruby: '3.4', rails: '_main'} - - {ruby: '3.1', rails: '6.1'} - - {ruby: '3.1', rails: '7.0'} - - {ruby: '3.1', rails: '7.1'} name: ruby${{ matrix.ruby }} rails${{ matrix.rails }} rake test env: BUNDLE_GEMFILE: gemfiles/rails${{ matrix.rails }}.gemfile diff --git a/.ruby-version b/.ruby-version index be94e6f..eb39e53 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3 diff --git a/Gemfile.lock b/Gemfile.lock index a2a281b..b9e1f2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,14 +2,14 @@ PATH remote: . specs: stronger_parameters (2.23.1) - actionpack (>= 6.1) + actionpack (>= 7.2) GEM remote: https://rubygems.org/ specs: - actionpack (8.1.1) - actionview (= 8.1.1) - activesupport (= 8.1.1) + actionpack (8.1.3) + actionview (= 8.1.3) + activesupport (= 8.1.3) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -17,13 +17,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.1.1) - activesupport (= 8.1.1) + actionview (8.1.3) + activesupport (= 8.1.3) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (8.1.1) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -36,71 +36,81 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - ast (2.4.2) - base64 (0.2.0) - bigdecimal (3.1.8) + ast (2.4.3) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.1.2) builder (3.3.0) bump (0.10.0) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) - date (3.4.1) - drb (2.2.1) - erubi (1.13.0) - forking_test_runner (1.14.0) + date (3.5.1) + drb (2.2.3) + erb (6.0.4) + erubi (1.13.1) + forking_test_runner (1.17.0) + benchmark (>= 0.5.0) parallel_tests (>= 1.3.7) - i18n (1.14.5) + i18n (1.14.8) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.2) + irb (1.18.0) + pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.8.2) - language_server-protocol (3.17.0.3) + json (2.19.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) - logger (1.6.4) - loofah (2.22.0) + logger (1.7.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - maxitest (5.8.0) - minitest (>= 5.14.0, < 5.26.0) - mini_portile2 (2.8.7) - minitest (5.25.4) + maxitest (7.1.1) + minitest (>= 6.0.0, < 6.1.0) + minitest (6.0.5) + drb (~> 2.0) + prism (~> 1.5) minitest-mock (5.27.0) - nokogiri (1.18.1) - mini_portile2 (~> 2.8.2) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.1-arm64-darwin) + nokogiri (1.19.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.26.3) - parallel_tests (4.7.2) + parallel (1.28.0) + parallel_tests (5.7.0) parallel - parser (3.3.6.0) + parser (3.3.11.1) ast (~> 2.4.1) racc - psych (5.2.2) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) + prism (1.9.0) + psych (5.3.1) date stringio racc (1.8.1) - rack (3.1.7) - rack-session (2.0.0) + rack (3.2.6) + rack-session (2.1.2) + base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (8.1.1) - actionpack (= 8.1.1) - activesupport (= 8.1.1) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) + 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.1.3) + actionpack (= 8.1.3) + activesupport (= 8.1.3) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -108,55 +118,62 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) - rdoc (6.10.0) + rake (13.4.2) + rdoc (7.2.0) + erb psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.6.0) + tsort + regexp_parser (2.12.0) + reline (0.6.3) io-console (~> 0.5) - rubocop (1.68.0) + rubocop (1.84.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.36.1) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) + rubocop-performance (1.26.1) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - single_cov (1.11.0) - standard (1.42.0) + single_cov (2.1.0) + standard (1.54.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.68.0) + rubocop (~> 1.84.0) standard-custom (~> 1.0.0) - standard-performance (~> 1.5) + standard-performance (~> 1.8) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.5.0) + standard-performance (1.9.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - stringio (3.1.2) - thor (1.3.2) + rubocop-performance (~> 1.26.0) + stringio (3.2.0) + thor (1.5.0) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) - uri (1.0.2) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.2.0) + uri (1.1.1) useragent (0.16.11) - zeitwerk (2.7.1) + zeitwerk (2.7.5) PLATFORMS + aarch64-linux arm64-darwin - ruby x86_64-linux DEPENDENCIES @@ -171,4 +188,4 @@ DEPENDENCIES stronger_parameters! BUNDLED WITH - 2.6.2 + 4.0.6 diff --git a/gemfiles/rails6.1.gemfile b/gemfiles/rails6.1.gemfile deleted file mode 100644 index 6158649..0000000 --- a/gemfiles/rails6.1.gemfile +++ /dev/null @@ -1,9 +0,0 @@ -# frozen_string_literal: true - -gem "railties", "~> 6.1.0" - -eval_gemfile "common.rb" -gem "base64" -gem "bigdecimal" -gem "drb" -gem "mutex_m" diff --git a/gemfiles/rails6.1.gemfile.lock b/gemfiles/rails6.1.gemfile.lock deleted file mode 100644 index 5c9d116..0000000 --- a/gemfiles/rails6.1.gemfile.lock +++ /dev/null @@ -1,144 +0,0 @@ -PATH - remote: .. - specs: - stronger_parameters (2.23.1) - actionpack (>= 6.1) - -GEM - remote: https://rubygems.org/ - specs: - actionpack (6.1.7.6) - actionview (= 6.1.7.6) - activesupport (= 6.1.7.6) - rack (~> 2.0, >= 2.0.9) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.7.6) - activesupport (= 6.1.7.6) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.7.6) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) - ast (2.4.2) - base64 (0.2.0) - bigdecimal (3.1.9) - builder (3.2.4) - bump (0.10.0) - concurrent-ruby (1.2.3) - crass (1.0.6) - drb (2.2.1) - erubi (1.12.0) - forking_test_runner (1.14.0) - parallel_tests (>= 1.3.7) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - json (2.8.2) - language_server-protocol (3.17.0.3) - lint_roller (1.1.0) - loofah (2.22.0) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - maxitest (5.8.0) - minitest (>= 5.14.0, < 5.26.0) - method_source (1.0.0) - mini_portile2 (2.8.5) - minitest (5.25.4) - minitest-mock (5.27.0) - mutex_m (0.3.0) - nokogiri (1.18.1) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - nokogiri (1.18.1-arm64-darwin) - racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) - racc (~> 1.4) - parallel (1.26.3) - parallel_tests (4.7.2) - parallel - parser (3.3.6.0) - ast (~> 2.4.1) - racc - racc (1.8.1) - rack (2.2.8) - rack-test (2.1.0) - rack (>= 1.3) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (6.1.7.6) - actionpack (= 6.1.7.6) - activesupport (= 6.1.7.6) - method_source - rake (>= 12.2) - thor (~> 1.0) - rainbow (3.1.1) - rake (13.1.0) - regexp_parser (2.9.2) - rubocop (1.68.0) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.36.1) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - single_cov (1.11.0) - standard (1.42.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.68.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - thor (1.3.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) - zeitwerk (2.6.13) - -PLATFORMS - arm64-darwin - ruby - x86_64-linux - -DEPENDENCIES - base64 - bigdecimal - bump - drb - forking_test_runner - maxitest - minitest-mock - mutex_m - railties (~> 6.1.0) - rake - single_cov - standard - stronger_parameters! - -BUNDLED WITH - 2.6.2 diff --git a/gemfiles/rails7.0.gemfile b/gemfiles/rails7.0.gemfile deleted file mode 100644 index 346404e..0000000 --- a/gemfiles/rails7.0.gemfile +++ /dev/null @@ -1,9 +0,0 @@ -# frozen_string_literal: true - -gem "railties", "~> 7.0.0" - -eval_gemfile "common.rb" -gem "base64" -gem "bigdecimal" -gem "drb" -gem "mutex_m" diff --git a/gemfiles/rails7.0.gemfile.lock b/gemfiles/rails7.0.gemfile.lock deleted file mode 100644 index 6436d3e..0000000 --- a/gemfiles/rails7.0.gemfile.lock +++ /dev/null @@ -1,144 +0,0 @@ -PATH - remote: .. - specs: - stronger_parameters (2.23.1) - actionpack (>= 6.1) - -GEM - remote: https://rubygems.org/ - specs: - actionpack (7.0.8) - actionview (= 7.0.8) - activesupport (= 7.0.8) - rack (~> 2.0, >= 2.2.4) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.8) - activesupport (= 7.0.8) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.8) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - ast (2.4.2) - base64 (0.2.0) - bigdecimal (3.1.9) - builder (3.2.4) - bump (0.10.0) - concurrent-ruby (1.2.3) - crass (1.0.6) - drb (2.2.1) - erubi (1.12.0) - forking_test_runner (1.14.0) - parallel_tests (>= 1.3.7) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - json (2.8.2) - language_server-protocol (3.17.0.3) - lint_roller (1.1.0) - loofah (2.22.0) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - maxitest (5.8.0) - minitest (>= 5.14.0, < 5.26.0) - method_source (1.0.0) - mini_portile2 (2.8.5) - minitest (5.25.4) - minitest-mock (5.27.0) - mutex_m (0.3.0) - nokogiri (1.18.1) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - nokogiri (1.18.1-arm64-darwin) - racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) - racc (~> 1.4) - parallel (1.26.3) - parallel_tests (4.7.2) - parallel - parser (3.3.6.0) - ast (~> 2.4.1) - racc - racc (1.8.1) - rack (2.2.8) - rack-test (2.1.0) - rack (>= 1.3) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.0.8) - actionpack (= 7.0.8) - activesupport (= 7.0.8) - method_source - rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) - rainbow (3.1.1) - rake (13.1.0) - regexp_parser (2.9.2) - rubocop (1.68.0) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.36.1) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - single_cov (1.11.0) - standard (1.42.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.68.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - thor (1.3.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) - zeitwerk (2.6.13) - -PLATFORMS - arm64-darwin - ruby - x86_64-linux - -DEPENDENCIES - base64 - bigdecimal - bump - drb - forking_test_runner - maxitest - minitest-mock - mutex_m - railties (~> 7.0.0) - rake - single_cov - standard - stronger_parameters! - -BUNDLED WITH - 2.6.2 diff --git a/gemfiles/rails7.1.gemfile b/gemfiles/rails7.1.gemfile deleted file mode 100644 index 367a9f9..0000000 --- a/gemfiles/rails7.1.gemfile +++ /dev/null @@ -1,5 +0,0 @@ -# frozen_string_literal: true - -gem "railties", "~> 7.1.0" - -eval_gemfile "common.rb" diff --git a/gemfiles/rails7.1.gemfile.lock b/gemfiles/rails7.1.gemfile.lock deleted file mode 100644 index 719fd19..0000000 --- a/gemfiles/rails7.1.gemfile.lock +++ /dev/null @@ -1,168 +0,0 @@ -PATH - remote: .. - specs: - stronger_parameters (2.23.1) - actionpack (>= 6.1) - -GEM - remote: https://rubygems.org/ - specs: - actionpack (7.1.3) - actionview (= 7.1.3) - activesupport (= 7.1.3) - nokogiri (>= 1.8.5) - racc - rack (>= 2.2.4) - rack-session (>= 1.0.1) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - actionview (7.1.3) - activesupport (= 7.1.3) - builder (~> 3.1) - erubi (~> 1.11) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - activesupport (7.1.3) - base64 - bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) - ast (2.4.2) - base64 (0.2.0) - bigdecimal (3.1.6) - builder (3.2.4) - bump (0.10.0) - concurrent-ruby (1.2.3) - connection_pool (2.4.1) - crass (1.0.6) - drb (2.2.0) - ruby2_keywords - erubi (1.12.0) - forking_test_runner (1.14.0) - parallel_tests (>= 1.3.7) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.11.1) - rdoc - reline (>= 0.4.2) - json (2.8.2) - language_server-protocol (3.17.0.3) - lint_roller (1.1.0) - loofah (2.22.0) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - maxitest (5.8.0) - minitest (>= 5.14.0, < 5.26.0) - mini_portile2 (2.8.5) - minitest (5.25.4) - minitest-mock (5.27.0) - mutex_m (0.2.0) - nokogiri (1.18.1) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - nokogiri (1.18.1-arm64-darwin) - racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) - racc (~> 1.4) - parallel (1.26.3) - parallel_tests (4.7.2) - parallel - parser (3.3.6.0) - ast (~> 2.4.1) - racc - psych (5.1.2) - stringio - racc (1.8.1) - rack (3.0.9) - rack-session (2.0.0) - rack (>= 3.0.0) - rack-test (2.1.0) - rack (>= 1.3) - rackup (2.1.0) - rack (>= 3) - webrick (~> 1.8) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.1.3) - actionpack (= 7.1.3) - activesupport (= 7.1.3) - irb - rackup (>= 1.0.0) - rake (>= 12.2) - thor (~> 1.0, >= 1.2.2) - zeitwerk (~> 2.6) - rainbow (3.1.1) - rake (13.1.0) - rdoc (6.6.2) - psych (>= 4.0.0) - regexp_parser (2.9.2) - reline (0.4.2) - io-console (~> 0.5) - rubocop (1.68.0) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.36.1) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) - single_cov (1.11.0) - standard (1.42.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.68.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - stringio (3.1.0) - thor (1.3.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) - webrick (1.8.1) - zeitwerk (2.6.13) - -PLATFORMS - arm64-darwin - ruby - x86_64-linux - -DEPENDENCIES - bump - forking_test_runner - maxitest - minitest-mock - railties (~> 7.1.0) - rake - single_cov - standard - stronger_parameters! - -BUNDLED WITH - 2.6.2 diff --git a/gemfiles/rails7.2.gemfile.lock b/gemfiles/rails7.2.gemfile.lock index 7860d28..941a62e 100644 --- a/gemfiles/rails7.2.gemfile.lock +++ b/gemfiles/rails7.2.gemfile.lock @@ -2,29 +2,31 @@ PATH remote: .. specs: stronger_parameters (2.23.1) - actionpack (>= 6.1) + actionpack (>= 7.2) GEM remote: https://rubygems.org/ specs: - actionpack (7.2.2.1) - actionview (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionpack (7.2.3) + actionview (= 7.2.3) + activesupport (= 7.2.3) + cgi nokogiri (>= 1.8.5) racc - rack (>= 2.2.4, < 3.2) + rack (>= 2.2.4, < 3.3) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (7.2.2.1) - activesupport (= 7.2.2.1) + actionview (7.2.3) + activesupport (= 7.2.3) builder (~> 3.1) + cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (7.2.2.1) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -36,123 +38,146 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - ast (2.4.2) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + ast (2.4.3) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.1.2) builder (3.3.0) bump (0.10.0) - concurrent-ruby (1.3.4) - connection_pool (2.5.0) + cgi (0.5.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) - date (3.4.1) - drb (2.2.1) + date (3.5.1) + drb (2.2.3) + erb (6.0.4) erubi (1.13.1) - forking_test_runner (1.15.0) + forking_test_runner (1.17.0) + benchmark (>= 0.5.0) parallel_tests (>= 1.3.7) - i18n (1.14.6) + i18n (1.14.8) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.2) + irb (1.18.0) + pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.9.1) - language_server-protocol (3.17.0.3) + json (2.19.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) - logger (1.6.4) - loofah (2.24.0) + logger (1.7.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - maxitest (5.8.0) - minitest (>= 5.14.0, < 5.26.0) - mini_portile2 (2.8.8) - minitest (5.25.4) + maxitest (7.1.1) + minitest (>= 6.0.0, < 6.1.0) + minitest (6.0.5) + drb (~> 2.0) + prism (~> 1.5) minitest-mock (5.27.0) - nokogiri (1.18.1) - mini_portile2 (~> 2.8.2) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - parallel (1.26.3) - parallel_tests (4.8.0) + nokogiri (1.19.2-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.2-x86_64-linux-gnu) + racc (~> 1.4) + parallel (1.28.0) + parallel_tests (5.7.0) parallel - parser (3.3.6.0) + parser (3.3.11.1) ast (~> 2.4.1) racc - psych (5.2.2) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) + prism (1.9.0) + psych (5.3.1) date stringio racc (1.8.1) - rack (3.1.8) - rack-session (2.1.0) + rack (3.2.6) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + railties (7.2.3) + actionpack (= 7.2.3) + activesupport (= 7.2.3) + cgi irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) - rdoc (6.10.0) + rake (13.4.2) + rdoc (7.2.0) + erb psych (>= 4.0.0) - regexp_parser (2.10.0) - reline (0.6.0) + tsort + regexp_parser (2.12.0) + reline (0.6.3) io-console (~> 0.5) - rubocop (1.69.2) + rubocop (1.84.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.36.2, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.37.0) - parser (>= 3.3.1.0) - rubocop-performance (1.23.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (1.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) + rubocop-performance (1.26.1) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - single_cov (1.11.0) - standard (1.43.0) + single_cov (2.1.0) + standard (1.54.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.69.1) + rubocop (~> 1.84.0) standard-custom (~> 1.0.0) - standard-performance (~> 1.6) + standard-performance (~> 1.8) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.6.0) + standard-performance (1.9.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.23.0) - stringio (3.1.2) - thor (1.3.2) + rubocop-performance (~> 1.26.0) + stringio (3.2.0) + thor (1.5.0) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.3) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.2.0) useragent (0.16.11) - zeitwerk (2.7.1) + zeitwerk (2.7.5) PLATFORMS - ruby + aarch64-linux + arm64-darwin + x86_64-linux DEPENDENCIES bump @@ -166,4 +191,4 @@ DEPENDENCIES stronger_parameters! BUNDLED WITH - 2.5.9 + 4.0.6 diff --git a/gemfiles/rails8.0.gemfile.lock b/gemfiles/rails8.0.gemfile.lock index f6e88be..c5c70f9 100644 --- a/gemfiles/rails8.0.gemfile.lock +++ b/gemfiles/rails8.0.gemfile.lock @@ -2,14 +2,14 @@ PATH remote: .. specs: stronger_parameters (2.23.1) - actionpack (>= 6.1) + actionpack (>= 7.2) GEM remote: https://rubygems.org/ specs: - actionpack (8.0.1) - actionview (= 8.0.1) - activesupport (= 8.0.1) + actionpack (8.0.5) + actionview (= 8.0.5) + activesupport (= 8.0.5) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -17,13 +17,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.0.1) - activesupport (= 8.0.1) + actionview (8.0.5) + activesupport (= 8.0.5) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (8.0.1) + activesupport (8.0.5) base64 benchmark (>= 0.3) bigdecimal @@ -36,124 +36,145 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - ast (2.4.2) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + ast (2.4.3) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.1.2) builder (3.3.0) bump (0.10.0) - concurrent-ruby (1.3.4) - connection_pool (2.5.0) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) - date (3.4.1) - drb (2.2.1) + date (3.5.1) + drb (2.2.3) + erb (6.0.4) erubi (1.13.1) - forking_test_runner (1.15.0) + forking_test_runner (1.17.0) + benchmark (>= 0.5.0) parallel_tests (>= 1.3.7) - i18n (1.14.6) + i18n (1.14.8) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.2) + irb (1.18.0) + pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.9.1) - language_server-protocol (3.17.0.3) + json (2.19.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) - logger (1.6.4) - loofah (2.24.0) + logger (1.7.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - maxitest (5.8.0) - minitest (>= 5.14.0, < 5.26.0) - mini_portile2 (2.8.8) - minitest (5.25.4) + maxitest (7.1.1) + minitest (>= 6.0.0, < 6.1.0) + minitest (6.0.5) + drb (~> 2.0) + prism (~> 1.5) minitest-mock (5.27.0) - nokogiri (1.18.1) - mini_portile2 (~> 2.8.2) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - parallel (1.26.3) - parallel_tests (4.8.0) + nokogiri (1.19.2-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.2-x86_64-linux-gnu) + racc (~> 1.4) + parallel (1.28.0) + parallel_tests (5.7.0) parallel - parser (3.3.6.0) + parser (3.3.11.1) ast (~> 2.4.1) racc - psych (5.2.2) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) + prism (1.9.0) + psych (5.3.1) date stringio racc (1.8.1) - rack (3.1.8) - rack-session (2.1.0) + rack (3.2.6) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) 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.1) - actionpack (= 8.0.1) - activesupport (= 8.0.1) + railties (8.0.5) + actionpack (= 8.0.5) + activesupport (= 8.0.5) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) - rdoc (6.10.0) + rake (13.4.2) + rdoc (7.2.0) + erb psych (>= 4.0.0) - regexp_parser (2.10.0) - reline (0.6.0) + tsort + regexp_parser (2.12.0) + reline (0.6.3) io-console (~> 0.5) - rubocop (1.69.2) + rubocop (1.84.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.36.2, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.37.0) - parser (>= 3.3.1.0) - rubocop-performance (1.23.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (1.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) + rubocop-performance (1.26.1) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - single_cov (1.11.0) - standard (1.43.0) + single_cov (2.1.0) + standard (1.54.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.69.1) + rubocop (~> 1.84.0) standard-custom (~> 1.0.0) - standard-performance (~> 1.6) + standard-performance (~> 1.8) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.6.0) + standard-performance (1.9.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.23.0) - stringio (3.1.2) - thor (1.3.2) + rubocop-performance (~> 1.26.0) + stringio (3.2.0) + thor (1.5.0) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.3) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) - uri (1.0.2) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.2.0) + uri (1.1.1) useragent (0.16.11) - zeitwerk (2.7.1) + zeitwerk (2.7.5) PLATFORMS - ruby + aarch64-linux + arm64-darwin + x86_64-linux DEPENDENCIES bump @@ -167,4 +188,4 @@ DEPENDENCIES stronger_parameters! BUNDLED WITH - 2.5.9 + 4.0.6 diff --git a/gemfiles/rails8.1.gemfile.lock b/gemfiles/rails8.1.gemfile.lock index ca5bbfc..c1d066b 100644 --- a/gemfiles/rails8.1.gemfile.lock +++ b/gemfiles/rails8.1.gemfile.lock @@ -2,14 +2,14 @@ PATH remote: .. specs: stronger_parameters (2.23.1) - actionpack (>= 6.1) + actionpack (>= 7.2) GEM remote: https://rubygems.org/ specs: - actionpack (8.1.1) - actionview (= 8.1.1) - activesupport (= 8.1.1) + actionpack (8.1.3) + actionview (= 8.1.3) + activesupport (= 8.1.3) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -17,13 +17,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.1.1) - activesupport (= 8.1.1) + actionview (8.1.3) + activesupport (= 8.1.3) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (8.1.1) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -39,7 +39,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) builder (3.3.0) bump (0.10.0) concurrent-ruby (1.3.6) @@ -47,50 +47,54 @@ GEM crass (1.0.6) date (3.5.1) drb (2.2.3) - erb (6.0.1) + erb (6.0.4) erubi (1.13.1) - forking_test_runner (1.16.0) + forking_test_runner (1.17.0) benchmark (>= 0.5.0) parallel_tests (>= 1.3.7) i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.16.0) + irb (1.18.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.18.0) + json (2.19.4) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - maxitest (7.1.0) + maxitest (7.1.1) minitest (>= 6.0.0, < 6.1.0) - mini_portile2 (2.8.9) - minitest (6.0.1) + minitest (6.0.5) + drb (~> 2.0) prism (~> 1.5) minitest-mock (5.27.0) - nokogiri (1.19.0) - mini_portile2 (~> 2.8.2) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - parallel (1.27.0) - parallel_tests (5.5.0) + nokogiri (1.19.2-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.2-x86_64-linux-gnu) + racc (~> 1.4) + parallel (1.28.0) + parallel_tests (5.7.0) parallel - parser (3.3.10.0) + parser (3.3.11.1) ast (~> 2.4.1) racc pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.9.0) psych (5.3.1) date stringio racc (1.8.1) - rack (3.2.4) - rack-session (2.1.1) + rack (3.2.6) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -101,12 +105,12 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) 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.1.1) - actionpack (= 8.1.1) - activesupport (= 8.1.1) + railties (8.1.3) + actionpack (= 8.1.3) + activesupport (= 8.1.3) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -114,15 +118,15 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) - rdoc (7.0.3) + rake (13.4.2) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) - rubocop (1.81.7) + rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -130,10 +134,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-performance (1.26.1) @@ -142,11 +146,11 @@ GEM rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - single_cov (2.0.0) - standard (1.52.0) + single_cov (2.1.0) + standard (1.54.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.81.7) + rubocop (~> 1.84.0) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2) @@ -156,7 +160,7 @@ GEM lint_roller (~> 1.1) rubocop-performance (~> 1.26.0) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -165,10 +169,12 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) useragent (0.16.11) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS - ruby + aarch64-linux + arm64-darwin + x86_64-linux DEPENDENCIES bump @@ -182,4 +188,4 @@ DEPENDENCIES stronger_parameters! BUNDLED WITH - 2.7.2 + 4.0.6 diff --git a/stronger_parameters.gemspec b/stronger_parameters.gemspec index 7bc295e..7d5bd77 100644 --- a/stronger_parameters.gemspec +++ b/stronger_parameters.gemspec @@ -13,8 +13,8 @@ Gem::Specification.new do |spec| spec.files = Dir.glob("lib/**/*") + %w[README.md] - spec.add_runtime_dependency "actionpack", ">= 6.1" + spec.add_runtime_dependency "actionpack", ">= 7.2" - spec.required_ruby_version = ">= 3.1" + spec.required_ruby_version = ">= 3.3" spec.metadata["rubygems_mfa_required"] = "true" end