Browse Source

Maintenance: Update dependency rubocop to v1.62.0

Zammad Renovate Bot 1 year ago
parent
commit
dac1c75ea1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Gemfile.lock

+ 2 - 2
Gemfile.lock

@@ -536,7 +536,7 @@ GEM
       rspec-core (> 3.3)
     rspec-support (3.12.1)
     rszr (1.5.0)
-    rubocop (1.61.0)
+    rubocop (1.62.0)
       json (~> 2.3)
       language_server-protocol (>= 3.17.0)
       parallel (~> 1.10)
@@ -544,7 +544,7 @@ GEM
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.8, < 3.0)
       rexml (>= 3.2.5, < 4.0)
-      rubocop-ast (>= 1.30.0, < 2.0)
+      rubocop-ast (>= 1.31.1, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 2.4.0, < 3.0)
     rubocop-ast (1.31.1)