diff --git a/examples/ruby/Gemfile.lock b/examples/ruby/Gemfile.lock index c1532930f365..87b7e0f10682 100644 --- a/examples/ruby/Gemfile.lock +++ b/examples/ruby/Gemfile.lock @@ -7,7 +7,7 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc racc (1.7.3) @@ -28,7 +28,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.63.3) + rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)