From 7817e98118dbfca9d45930f4cea6f66517f77629 Mon Sep 17 00:00:00 2001 From: Stephen Date: Sun, 31 Dec 2023 10:20:35 +1000 Subject: [PATCH] update rdoc and rake gem in gemfile.lock --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42f1a75a1..b743c5ab8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,6 @@ GEM rspec-support (~> 3.12.0) rspec-support (3.12.1) rubocop (1.59.0) - base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -198,6 +197,7 @@ GEM slack-notifier (2.4.0) sqlite3 (1.7.0-aarch64-linux) sqlite3 (1.7.0-arm64-darwin) + sqlite3 (1.7.0-x86_64-linux) stringio (3.1.0) sync (0.5.0) term-ansicolor (1.7.1) @@ -274,8 +274,8 @@ DEPENDENCIES qr4r (~> 0.6.1) rack (~> 2.2) rack-protection (~> 3.0.5) - rake (~> 13.0) - rdoc (~> 6.5) + rake (~> 13.1) + rdoc (~> 6.6) rest-client (~> 2.1.0) rspec (~> 3.12) rubocop (~> 1.59.0)