diff --git a/Gemfile.lock b/Gemfile.lock index ea1954d..31477ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,13 +105,13 @@ GEM date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.6) + erb (6.0.7) erubi (1.13.1) globalid (1.4.0) activesupport (>= 6.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -143,7 +143,7 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -173,7 +173,7 @@ GEM reline (>= 0.6.0) public_suffix (7.0.5) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -213,7 +213,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.4.2) - rbs (4.1.1) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -223,7 +223,7 @@ GEM rbs (>= 4.0.0) tsort regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) @@ -247,8 +247,8 @@ 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.2) - json (~> 2.3) + rubocop (1.90.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10) @@ -267,9 +267,9 @@ GEM rubocop-packaging (0.6.0) lint_roller (~> 1.1.0) rubocop (>= 1.72.1, < 2.0) - rubocop-performance (1.26.1) + rubocop-performance (1.27.0) lint_roller (~> 1.1) - rubocop (>= 1.75.0, < 2.0) + rubocop (>= 1.89.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) rubocop-rspec (3.10.2) lint_roller (~> 1.1) @@ -277,7 +277,7 @@ GEM rubocop (~> 1.86, >= 1.86.2) ruby-progressbar (1.13.0) securerandom (0.4.1) - simplecov (1.0.3) + simplecov (1.1.1) simplecov-cobertura (4.0.0) rexml simplecov (~> 1.0) @@ -297,7 +297,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux @@ -325,4 +325,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.17 + 4.0.19 diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index fae2010..52ebf93 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -110,7 +110,7 @@ GEM activesupport (>= 6.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) logger (1.7.0) loofah (2.25.2) crass (~> 1.0.2) @@ -135,7 +135,7 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -158,7 +158,7 @@ GEM reline (>= 0.6.0) public_suffix (7.0.5) racc (1.8.1) - rack (2.2.23) + rack (2.2.24) rack-test (2.2.0) rack (>= 1.3) rails (7.0.10) @@ -191,7 +191,7 @@ GEM zeitwerk (~> 2.5) rake (13.4.2) regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) @@ -216,7 +216,7 @@ GEM rspec-support (~> 3.13) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (1.0.3) + simplecov (1.1.1) simplecov-cobertura (4.0.0) rexml simplecov (~> 1.0) @@ -230,7 +230,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux @@ -252,4 +252,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.17 + 4.0.19 diff --git a/gemfiles/rails_71/Gemfile.lock b/gemfiles/rails_71/Gemfile.lock index f3b60e1..8eeb3d4 100644 --- a/gemfiles/rails_71/Gemfile.lock +++ b/gemfiles/rails_71/Gemfile.lock @@ -113,13 +113,13 @@ GEM date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.6) + erb (6.0.7) erubi (1.13.1) globalid (1.4.0) activesupport (>= 6.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -149,7 +149,7 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -175,7 +175,7 @@ GEM reline (>= 0.6.0) public_suffix (7.0.5) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -215,7 +215,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.4.2) - rbs (4.1.1) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -225,7 +225,7 @@ GEM rbs (>= 4.0.0) tsort regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) @@ -250,7 +250,7 @@ GEM rspec-support (~> 3.13) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (1.0.3) + simplecov (1.1.1) simplecov-cobertura (4.0.0) rexml simplecov (~> 1.0) @@ -265,7 +265,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux @@ -287,4 +287,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.17 + 4.0.19 diff --git a/gemfiles/rails_72/Gemfile.lock b/gemfiles/rails_72/Gemfile.lock index ded0118..11c1577 100644 --- a/gemfiles/rails_72/Gemfile.lock +++ b/gemfiles/rails_72/Gemfile.lock @@ -107,13 +107,13 @@ GEM date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.6) + erb (6.0.7) erubi (1.13.1) globalid (1.4.0) activesupport (>= 6.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -140,7 +140,7 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -166,7 +166,7 @@ GEM reline (>= 0.6.0) public_suffix (7.0.5) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -206,7 +206,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.4.2) - rbs (4.1.1) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -216,7 +216,7 @@ GEM rbs (>= 4.0.0) tsort regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) @@ -241,7 +241,7 @@ GEM rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (1.0.3) + simplecov (1.1.1) simplecov-cobertura (4.0.0) rexml simplecov (~> 1.0) @@ -257,7 +257,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux @@ -279,4 +279,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.17 + 4.0.19 diff --git a/gemfiles/rails_80/Gemfile.lock b/gemfiles/rails_80/Gemfile.lock index efe29d2..537f1e1 100644 --- a/gemfiles/rails_80/Gemfile.lock +++ b/gemfiles/rails_80/Gemfile.lock @@ -104,13 +104,13 @@ GEM date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.6) + erb (6.0.7) erubi (1.13.1) globalid (1.4.0) activesupport (>= 6.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -139,7 +139,7 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -165,7 +165,7 @@ GEM reline (>= 0.6.0) public_suffix (7.0.5) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -204,7 +204,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.4.2) - rbs (4.1.1) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -214,7 +214,7 @@ GEM rbs (>= 4.0.0) tsort regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) @@ -239,7 +239,7 @@ GEM rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) securerandom (0.4.1) - simplecov (1.0.3) + simplecov (1.1.1) simplecov-cobertura (4.0.0) rexml simplecov (~> 1.0) @@ -256,7 +256,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux @@ -278,4 +278,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 4.0.17 + 4.0.19