From d1d80ce3751dc3670e0196168816809a5b1925c5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 27 Jun 2023 18:09:50 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb94e6e2a..e0eaa875f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -268,7 +268,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) - jquery-rails (4.5.1) + jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -277,6 +277,7 @@ GEM kgio (2.11.4) kramdown (2.4.0) rexml + language_server-protocol (3.17.0.3) libxml-ruby (4.1.1) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -432,8 +433,9 @@ GEM rinku (2.0.6) rotp (6.2.2) rouge (4.1.2) - rubocop (1.52.1) + rubocop (1.53.1) json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) -- 2.39.5