diff --git a/Gemfile.lock b/Gemfile.lock index ddaa2500fe..bb6a92e84c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -908,10 +908,10 @@ GEM validates_lengths_from_database (0.8.0) activerecord (>= 4) vcr (6.2.0) - view_component (3.12.1) - activesupport (>= 5.2.0, < 8.0) - concurrent-ruby (~> 1.0) - method_source (~> 1.0) + view_component (4.1.1) + actionview (>= 7.1.0, < 8.2) + activesupport (>= 7.1.0, < 8.2) + concurrent-ruby (~> 1) view_component_reflex (3.1.14.pre9) rails (>= 5.2, < 8.0) stimulus_reflex (>= 3.5.0.pre2)