diff --git a/Gemfile.lock b/Gemfile.lock index 16423a0ea8..fa344e93a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -647,11 +647,14 @@ GEM valid_email2 (4.0.4) activemodel (>= 3.2) mail (~> 2.5) - view_component (2.72.0) vcr (6.1.0) activesupport (>= 5.0.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) + view_component (2.73.0) + activesupport (>= 5.0.0, < 8.0) + concurrent-ruby (~> 1.0) + method_source (~> 1.0) view_component_storybook (0.11.1) view_component (>= 2.36) warden (1.2.9)