diff --git a/Gemfile.lock b/Gemfile.lock index a0ee8d25e..0c4662957 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ PATH remote: . specs: view_component (4.1.0) - activesupport (>= 7.1.0, < 8.2) actionview (>= 7.1.0, < 8.2) + activesupport (>= 7.1.0, < 8.2) concurrent-ruby (~> 1) GEM @@ -95,9 +95,9 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark-ips (2.14.0) - better_html (2.1.1) - actionview (>= 6.0) - activesupport (>= 6.0) + better_html (2.2.0) + actionview (>= 7.0) + activesupport (>= 7.0) ast (~> 2.0) erubi (~> 1.4) parser (>= 2.4) @@ -155,7 +155,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.1) + json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -203,7 +203,7 @@ GEM nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) parallel (1.27.0) - parser (3.3.9.0) + parser (3.3.10.0) ast (~> 2.4.1) racc pp (0.6.3) @@ -423,7 +423,7 @@ DEPENDENCIES method_source (~> 1) minitest (~> 5) propshaft (~> 1) - puma (~> 7) + puma (>= 6) rails (~> 8) rails-dom-testing (~> 2.3.0) rake (~> 13)