diff --git a/Gemfile.lock b/Gemfile.lock index c9dbb51..86626b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM benchmark (0.4.0) bigdecimal (3.1.9) bindex (0.8.1) - blacklight (8.8.4) + blacklight (8.11.0) globalid i18n (>= 1.7.0) jbuilder (~> 2.7) @@ -121,7 +121,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.1) + connection_pool (2.5.3) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -135,8 +135,9 @@ GEM dot-properties (0.1.4) bundler (>= 2.2.33) dotenv (3.1.8) - drb (2.2.1) + drb (2.2.3) ed25519 (1.3.0) + erb (5.0.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -226,7 +227,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -296,7 +297,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.1) @@ -304,8 +305,8 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.13) - rack-session (2.1.0) + rack (3.1.15) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -326,7 +327,7 @@ GEM activesupport (= 8.0.2) bundler (>= 1.15.0) railties (= 8.0.2) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -343,7 +344,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.13.1) + rdoc (6.14.0) + erb psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.1) @@ -486,9 +488,9 @@ GEM unicode-emoji (4.0.4) uri (1.0.3) useragent (0.16.11) - view_component (3.21.0) + view_component (3.23.0) activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (~> 1.0) + concurrent-ruby (~> 1) method_source (~> 1.0) web-console (4.2.1) actionview (>= 6.0.0) @@ -505,7 +507,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yell (2.2.2) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS aarch64-linux