diff --git a/Gemfile.lock b/Gemfile.lock index bfb0bcc..e09f81b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.1) + json (2.16.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -160,7 +160,7 @@ GEM marcel (1.1.0) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.26.1) msgpack (1.8.0) net-imap (0.5.12) date @@ -312,9 +312,10 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.1.0) + uri (1.1.1) useragent (0.16.11) - view_component (4.1.0) + view_component (4.1.1) + actionview (>= 7.1.0, < 8.2) activesupport (>= 7.1.0, < 8.2) concurrent-ruby (~> 1) web-console (4.2.1)