Skip to content

Commit 967f2bb

Browse files
authored
Merge pull request #2278 from ruby/dependabot/bundler/rubocop-1.72.2
Bump rubocop from 1.71.0 to 1.72.2
2 parents 4feab5e + 3e86a26 commit 967f2bb

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
@@ -53,6 +53,7 @@ GEM
5353
addressable (~> 2.8)
5454
bigdecimal (~> 3.1)
5555
language_server-protocol (3.17.0.4)
56+
lint_roller (1.1.0)
5657
listen (3.9.0)
5758
rb-fsevent (~> 0.10, >= 0.10.3)
5859
rb-inotify (~> 0.9, >= 0.9.10)
@@ -68,7 +69,7 @@ GEM
6869
nkf (0.2.0)
6970
ostruct (0.6.1)
7071
parallel (1.26.3)
71-
parser (3.3.7.0)
72+
parser (3.3.7.1)
7273
ast (~> 2.4.1)
7374
racc
7475
pathname (0.4.0)
@@ -104,14 +105,15 @@ GEM
104105
diff-lcs (>= 1.2.0, < 2.0)
105106
rspec-support (~> 3.13.0)
106107
rspec-support (3.13.2)
107-
rubocop (1.71.0)
108+
rubocop (1.72.2)
108109
json (~> 2.3)
109-
language_server-protocol (>= 3.17.0)
110+
language_server-protocol (~> 3.17.0.2)
111+
lint_roller (~> 1.1.0)
110112
parallel (~> 1.10)
111113
parser (>= 3.3.0.2)
112114
rainbow (>= 2.2.2, < 4.0)
113115
regexp_parser (>= 2.9.3, < 3.0)
114-
rubocop-ast (>= 1.36.2, < 2.0)
116+
rubocop-ast (>= 1.38.0, < 2.0)
115117
ruby-progressbar (~> 1.7)
116118
unicode-display_width (>= 2.4.0, < 4.0)
117119
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)