Browse Source

Maintenance: Update dependency rubocop to v1.65.0

Zammad Renovate Bot 8 months ago
parent
commit
1efbfe1e02
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Gemfile.lock

+ 2 - 2
Gemfile.lock

@@ -549,13 +549,13 @@ GEM
       rspec-core (> 3.3)
     rspec-support (3.13.1)
     rszr (1.5.0)
-    rubocop (1.64.1)
+    rubocop (1.65.0)
       json (~> 2.3)
       language_server-protocol (>= 3.17.0)
       parallel (~> 1.10)
       parser (>= 3.3.0.2)
       rainbow (>= 2.2.2, < 4.0)
-      regexp_parser (>= 1.8, < 3.0)
+      regexp_parser (>= 2.4, < 3.0)
       rexml (>= 3.2.5, < 4.0)
       rubocop-ast (>= 1.31.1, < 2.0)
       ruby-progressbar (~> 1.7)