diff --git a/Gemfile.lock b/Gemfile.lock index 87103ea..e98e41c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,6 +14,7 @@ GEM colored (1.2) docile (1.4.0) json (2.6.3) + language_server-protocol (3.17.0.3) mini_portile2 (2.8.2) minitest (5.18.1) nokogiri (1.15.2) @@ -23,13 +24,14 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - racc (1.6.2) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.1) rexml (3.2.5) - rubocop (1.52.1) + rubocop (1.53.0) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0)