From a19df2898c93788c3c6e6561cb99eb9a86b961cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Mari=C3=A9?= Date: Wed, 29 May 2024 13:36:06 +0200 Subject: [PATCH] upgrades --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eeb1a33..924f380 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,13 +42,13 @@ GEM zeitwerk (~> 2) language_server-protocol (3.17.0.3) levenshtein (0.2.2) - minitest (5.23.0) + minitest (5.23.1) mutex_m (0.2.0) parallel (1.24.0) parser (3.3.1.0) ast (~> 2.4.1) racc - racc (1.7.3) + racc (1.8.0) rack (3.0.11) rainbow (3.1.1) regexp_parser (2.9.2) @@ -67,7 +67,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.63.5) + rubocop (1.64.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -102,7 +102,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - zeitwerk (2.6.14) + zeitwerk (2.6.15) PLATFORMS arm64-darwin-22 @@ -118,4 +118,4 @@ RUBY VERSION ruby 3.3.1p55 BUNDLED WITH - 2.5.10 + 2.5.11