Skip to content

Commit 4266a56

Browse files
chore(deps): update dependency rubocop to v1.66.1 (#2212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce404a3 commit 4266a56

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

Gemfile.lock

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,30 @@ GEM
1515
minitest (5.25.1)
1616
nanaimo (0.3.0)
1717
nkf (0.2.0)
18-
parallel (1.25.1)
19-
parser (3.3.4.2)
18+
parallel (1.26.3)
19+
parser (3.3.5.0)
2020
ast (~> 2.4.1)
2121
racc
2222
racc (1.8.1)
2323
rainbow (3.1.1)
2424
regexp_parser (2.9.2)
25-
rexml (3.3.6)
26-
strscan
27-
rubocop (1.65.1)
25+
rexml (3.3.7)
26+
rubocop (1.66.1)
2827
json (~> 2.3)
2928
language_server-protocol (>= 3.17.0)
3029
parallel (~> 1.10)
3130
parser (>= 3.3.0.2)
3231
rainbow (>= 2.2.2, < 4.0)
3332
regexp_parser (>= 2.4, < 3.0)
34-
rexml (>= 3.2.5, < 4.0)
35-
rubocop-ast (>= 1.31.1, < 2.0)
33+
rubocop-ast (>= 1.32.2, < 2.0)
3634
ruby-progressbar (~> 1.7)
3735
unicode-display_width (>= 2.4.0, < 3.0)
38-
rubocop-ast (1.31.3)
36+
rubocop-ast (1.32.3)
3937
parser (>= 3.3.1.0)
4038
rubocop-minitest (0.35.1)
4139
rubocop (>= 1.61, < 2.0)
4240
rubocop-ast (>= 1.31.1, < 2.0)
4341
ruby-progressbar (1.13.0)
44-
strscan (3.1.0)
4542
unicode-display_width (2.5.0)
4643
xcodeproj (1.25.0)
4744
CFPropertyList (>= 2.3.3, < 4.0)

0 commit comments

Comments
 (0)