Skip to content

Commit 74f32d0

Browse files
chore(deps): update dependency rubocop to v1.68.0 (#2030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bea771c commit 74f32d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/ruby/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
ast (2.4.2)
55
base64 (0.2.0)
66
diff-lcs (1.5.1)
7-
json (2.7.2)
7+
json (2.7.5)
88
language_server-protocol (3.17.0.3)
99
logger (1.6.1)
1010
parallel (1.26.3)
@@ -29,7 +29,7 @@ GEM
2929
diff-lcs (>= 1.2.0, < 2.0)
3030
rspec-support (~> 3.13.0)
3131
rspec-support (3.13.0)
32-
rubocop (1.67.0)
32+
rubocop (1.68.0)
3333
json (~> 2.3)
3434
language_server-protocol (>= 3.17.0)
3535
parallel (~> 1.10)
@@ -39,7 +39,7 @@ GEM
3939
rubocop-ast (>= 1.32.2, < 2.0)
4040
ruby-progressbar (~> 1.7)
4141
unicode-display_width (>= 2.4.0, < 3.0)
42-
rubocop-ast (1.32.3)
42+
rubocop-ast (1.33.0)
4343
parser (>= 3.3.1.0)
4444
rubocop-rspec (3.1.0)
4545
rubocop (~> 1.61)

0 commit comments

Comments
 (0)