summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-07-13 05:11:55 -0400
committerGitHub <noreply@github.com>2023-07-13 11:11:55 +0200
commit1a6c2e450a1fafc53ab4c435c5760a9c1c9d61e9 (patch)
treedb4a5fc637dd3f293e19c319b9a028415bca1bfb /Gemfile.lock
parente7b0d1e23c063071d6bfe98cb7770c26c9db35c3 (diff)
Update rubocop to v1.54.1 (#25627)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 990fe3f9b48..7cd102c5ada 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -379,6 +379,7 @@ GEM
marcel (~> 1.0.1)
mime-types
terrapin (~> 0.6.0)
+ language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.8.1)
@@ -595,8 +596,9 @@ GEM
sidekiq (>= 2.4.0)
rspec-support (3.12.0)
rspec_chunked (0.6)
- rubocop (1.52.1)
+ rubocop (1.54.1)
json (~> 2.3)
+ language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)