diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 5168431634a..09531d76921 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -82,7 +82,7 @@ GEM msgpack (~> 1.2) brotli (0.6.0) builder (3.3.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.4) connection_pool (2.5.0) crass (1.0.6) date (3.4.1) @@ -303,9 +303,9 @@ GEM concurrent-ruby (~> 1.0) uri (1.0.3) useragent (0.16.11) - view_component (3.21.0) + view_component (3.22.0) activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (~> 1.0) + concurrent-ruby (= 1.3.4) method_source (~> 1.0) vite_rails (3.0.19) railties (>= 5.1, < 9)