Skip to content

Commit 987b742

Browse files
Bump rubocop from 1.78.0 to 1.79.0 (#3604)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6080b14 commit 987b742

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
117117
reline (>= 0.4.2)
118-
json (2.12.2)
118+
json (2.13.2)
119119
kramdown (2.5.1)
120120
rexml (>= 3.3.9)
121121
language_server-protocol (3.17.0.5)
@@ -156,7 +156,7 @@ GEM
156156
racc (~> 1.4)
157157
octicons (19.15.4)
158158
parallel (1.27.0)
159-
parser (3.3.8.0)
159+
parser (3.3.9.0)
160160
ast (~> 2.4.1)
161161
racc
162162
pp (0.6.2)
@@ -212,18 +212,19 @@ GEM
212212
io-console (~> 0.5)
213213
rexml (3.4.1)
214214
rouge (4.5.2)
215-
rubocop (1.78.0)
215+
rubocop (1.79.0)
216216
json (~> 2.3)
217217
language_server-protocol (~> 3.17.0.2)
218218
lint_roller (~> 1.1.0)
219219
parallel (~> 1.10)
220220
parser (>= 3.3.0.2)
221221
rainbow (>= 2.2.2, < 4.0)
222222
regexp_parser (>= 2.9.3, < 3.0)
223-
rubocop-ast (>= 1.45.1, < 2.0)
223+
rubocop-ast (>= 1.46.0, < 2.0)
224224
ruby-progressbar (~> 1.7)
225+
tsort (>= 0.2.0)
225226
unicode-display_width (>= 2.4.0, < 4.0)
226-
rubocop-ast (1.45.1)
227+
rubocop-ast (1.46.0)
227228
parser (>= 3.3.7.2)
228229
prism (~> 1.4)
229230
rubocop-github (0.26.0)
@@ -277,6 +278,7 @@ GEM
277278
unicode-display_width (>= 1.1.1, < 4)
278279
thor (1.4.0)
279280
timecop (0.9.10)
281+
tsort (0.2.0)
280282
tzinfo (2.0.6)
281283
concurrent-ruby (~> 1.0)
282284
unicode-display_width (3.1.4)

0 commit comments

Comments
 (0)