diff --git a/Gemfile.lock b/Gemfile.lock index 9063a4fd..dc796319 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,8 +40,9 @@ GEM erubi (1.13.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.10.0) + json (2.10.1) language_server-protocol (3.17.0.4) + lint_roller (1.1.0) logger (1.6.5) loofah (2.23.1) crass (~> 1.0.2) @@ -74,9 +75,10 @@ GEM rainbow (3.1.1) rake (13.2.1) regexp_parser (2.10.0) - rubocop (1.71.2) + rubocop (1.72.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0)