diff --git a/Gemfile.lock b/Gemfile.lock index 5cae73c3..53546ff9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) base64 (0.1.1) bcrypt (3.1.19) - blacklight (7.33.1) + blacklight (7.35.0) deprecation globalid hashdiff @@ -105,8 +105,8 @@ GEM jbuilder (~> 2.7) kaminari (>= 0.15) ostruct (>= 0.3.2) - rails (>= 5.1, < 7.1) - view_component (~> 2.66) + rails (>= 5.1, < 7.2) + view_component (>= 2.66, < 4) bootsnap (1.16.0) msgpack (~> 1.2) bootstrap (4.6.2) @@ -539,7 +539,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (2.4.2) version_gem (1.1.3) - view_component (2.82.0) + view_component (3.9.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)