diff --git a/Gemfile.lock b/Gemfile.lock index ddc498c..612e59d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,6 +27,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) + language_server-protocol (3.17.0.3) method_source (1.0.0) mini_portile2 (2.8.1) nokogiri (1.14.3) @@ -49,7 +50,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) rbs (2.8.2) @@ -70,8 +71,9 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.52.1) + rubocop (1.54.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0)