Skip to content

Commit 795d542

Browse files
chore(deps): update dependency rubocop to v1.65.0 (#1806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9279d6f commit 795d542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/ruby/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ GEM
3030
diff-lcs (>= 1.2.0, < 2.0)
3131
rspec-support (~> 3.13.0)
3232
rspec-support (3.13.0)
33-
rubocop (1.64.1)
33+
rubocop (1.65.0)
3434
json (~> 2.3)
3535
language_server-protocol (>= 3.17.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
39-
regexp_parser (>= 1.8, < 3.0)
39+
regexp_parser (>= 2.4, < 3.0)
4040
rexml (>= 3.2.5, < 4.0)
4141
rubocop-ast (>= 1.31.1, < 2.0)
4242
ruby-progressbar (~> 1.7)

0 commit comments

Comments
 (0)