Skip to content

Commit 5c70717

Browse files
chore(deps): update dependency rubocop to v1.38.0 (#1182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9742194 commit 5c70717

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ GEM
1919
rainbow (3.1.1)
2020
regexp_parser (2.6.0)
2121
rexml (3.2.5)
22-
rubocop (1.36.0)
22+
rubocop (1.38.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.1.2.1)
2626
rainbow (>= 2.2.2, < 4.0)
2727
regexp_parser (>= 1.8, < 3.0)
2828
rexml (>= 3.2.5, < 4.0)
29-
rubocop-ast (>= 1.20.1, < 2.0)
29+
rubocop-ast (>= 1.23.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 1.4.0, < 3.0)
32-
rubocop-ast (1.21.0)
32+
rubocop-ast (1.23.0)
3333
parser (>= 3.1.1.0)
3434
rubocop-minitest (0.22.2)
3535
rubocop (>= 0.90, < 2.0)

0 commit comments

Comments
 (0)