diff --git a/Gemfile.lock b/Gemfile.lock index afc6860384..8d46076ccb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM logger (~> 1.5) cliver (0.3.2) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.5) crack (1.0.0) bigdecimal @@ -664,10 +664,10 @@ GEM unicode-emoji (4.1.0) uniform_notifier (1.18.0) useragent (0.16.11) - view_component (3.22.0) - activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (= 1.3.4) - method_source (~> 1.0) + view_component (4.1.1) + actionview (>= 7.1.0, < 8.2) + activesupport (>= 7.1.0, < 8.2) + concurrent-ruby (~> 1) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1)