Skip to content

Commit 5efc09e

Browse files
authored
Merge pull request #741 from Homebrew/dependabot/bundler/rubocop-1.69.0
2 parents 9fc9e72 + 7d83d81 commit 5efc09e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ GEM
2424
rake (13.2.1)
2525
regexp_parser (2.9.2)
2626
rexml (3.3.9)
27-
rubocop (1.68.0)
27+
rubocop (1.69.0)
2828
json (~> 2.3)
2929
language_server-protocol (>= 3.17.0)
3030
parallel (~> 1.10)
3131
parser (>= 3.3.0.2)
3232
rainbow (>= 2.2.2, < 4.0)
3333
regexp_parser (>= 2.4, < 3.0)
34-
rubocop-ast (>= 1.32.2, < 2.0)
34+
rubocop-ast (>= 1.36.1, < 2.0)
3535
ruby-progressbar (~> 1.7)
36-
unicode-display_width (>= 2.4.0, < 3.0)
36+
unicode-display_width (>= 2.4.0, < 4.0)
3737
rubocop-ast (1.36.1)
3838
parser (>= 3.3.1.0)
3939
ruby-progressbar (1.13.0)
@@ -46,7 +46,9 @@ GEM
4646
simplecov (~> 0.19)
4747
simplecov-html (0.13.1)
4848
simplecov_json_formatter (0.1.4)
49-
unicode-display_width (2.6.0)
49+
unicode-display_width (3.1.2)
50+
unicode-emoji (~> 4.0, >= 4.0.4)
51+
unicode-emoji (4.0.4)
5052

5153
PLATFORMS
5254
ruby

0 commit comments

Comments
 (0)