diff --git a/Gemfile.lock b/Gemfile.lock index 7629af71..5aa20300 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1729,7 +1729,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.9) + bigdecimal (3.2.2) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -1757,7 +1757,7 @@ GEM sexp_processor coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.2) + connection_pool (2.5.3) counter_culture (3.10.0) activerecord (>= 4.2) activesupport (>= 4.2) @@ -1785,7 +1785,7 @@ GEM devise-i18n-views (0.3.7) diff-lcs (1.6.2) docile (1.4.1) - drb (2.2.1) + drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) @@ -1879,8 +1879,8 @@ GEM i18n_generators (2.2.2) activerecord (>= 3.0.0) railties (>= 3.0.0) - io-console (0.8.0) - irb (1.15.1) + io-console (0.8.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -1907,7 +1907,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.10) @@ -1952,7 +1952,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.8) + nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -2020,23 +2020,24 @@ GEM psych (3.3.4) public_suffix (6.0.1) racc (1.8.1) - rack (2.2.14) + rack (3.2.0) rack-contrib (2.5.0) rack (< 4) rack-dev-mark (0.8.1) rack (>= 1.1, < 4.0) - rack-protection (3.2.0) + rack-protection (4.1.1) base64 (>= 0.1.0) - rack (~> 2.2, >= 2.2.4) + logger (>= 1.6.0) + rack (>= 3.0.0, < 4) rack-proxy (0.7.7) rack - rack-session (1.0.2) - rack (< 3) + rack-session (2.1.1) + base64 (>= 0.1.0) + rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (1.0.1) - rack (< 3) - webrick + rackup (2.2.1) + rack (>= 3) rails (8.0.2) actioncable (= 8.0.2) actionmailbox (= 8.0.2) @@ -2055,7 +2056,7 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -2092,7 +2093,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) raindrops (0.20.1) - rake (13.2.1) + rake (13.3.0) ransack (4.3.0) activerecord (>= 6.1.5) activesupport (>= 6.1.5) @@ -2110,7 +2111,7 @@ GEM rainbow (>= 2.0, < 4.0) rexml (~> 3.1) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.2) io-console (~> 0.5) require_all (3.0.0) reserved_word (0.0.2) @@ -2131,23 +2132,23 @@ GEM public_suffix (>= 2.0.5, <= 6.0.1) rack (>= 1.3.6, < 4.0) rouge (4.5.1) - rspec-core (3.13.3) + rspec-core (3.13.5) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.1) - actionpack (>= 7.0) - activesupport (>= 7.0) - railties (>= 7.0) + rspec-rails (8.0.2) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.2) + rspec-support (3.13.4) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rubocop (1.76.1) @@ -2236,16 +2237,17 @@ GEM yard (~> 0.9, >= 0.9.24) yard-solargraph (~> 0.1) spring (4.3.0) - sprockets (3.7.2) + sprockets (4.2.2) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + logger + rack (>= 2.2.4, < 4) sprockets-rails (3.5.2) actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (2.6.0) mini_portile2 (~> 2.8.0) - thor (1.3.2) + thor (1.4.0) tilt (2.6.0) timeout (0.4.3) ttfunk (1.8.0) @@ -2288,7 +2290,6 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - webrick (1.9.1) websocket (1.2.11) websocket-driver (0.7.7) base64 @@ -2305,7 +2306,7 @@ GEM yard (0.9.37) yard-solargraph (0.1.0) yard (~> 0.9) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS ruby