From bdaac6923ad166c10d39ecf65213d915c640548d Mon Sep 17 00:00:00 2001 From: Garrison Jensen Date: Sun, 28 Apr 2024 18:13:03 -0700 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6af2214..7763964 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,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) @@ -32,7 +32,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.63.2) + rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -59,4 +59,4 @@ DEPENDENCIES sorted_containers! BUNDLED WITH - 2.5.7 + 2.5.9