Skip to content

Commit 1f6923a

Browse files
Bump rubocop from 1.77.0 to 1.79.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.77.0 to 1.79.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.77.0...v1.79.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8115f16 commit 1f6923a

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
@@ -206,7 +206,7 @@ GEM
206206
jekyll (>= 3.8, < 5.0)
207207
jekyll-watch (2.2.1)
208208
listen (~> 3.0)
209-
json (2.12.2)
209+
json (2.13.0)
210210
jwt (3.1.2)
211211
base64
212212
kramdown (2.5.1)
@@ -343,18 +343,19 @@ GEM
343343
railties (>= 5.2)
344344
rexml (3.4.1)
345345
rouge (4.5.1)
346-
rubocop (1.77.0)
346+
rubocop (1.79.0)
347347
json (~> 2.3)
348348
language_server-protocol (~> 3.17.0.2)
349349
lint_roller (~> 1.1.0)
350350
parallel (~> 1.10)
351351
parser (>= 3.3.0.2)
352352
rainbow (>= 2.2.2, < 4.0)
353353
regexp_parser (>= 2.9.3, < 3.0)
354-
rubocop-ast (>= 1.45.1, < 2.0)
354+
rubocop-ast (>= 1.46.0, < 2.0)
355355
ruby-progressbar (~> 1.7)
356+
tsort (>= 0.2.0)
356357
unicode-display_width (>= 2.4.0, < 4.0)
357-
rubocop-ast (1.45.1)
358+
rubocop-ast (1.46.0)
358359
parser (>= 3.3.7.2)
359360
prism (~> 1.4)
360361
rubocop-rails (2.32.0)
@@ -415,6 +416,7 @@ GEM
415416
tilt (2.6.0)
416417
timecop (0.9.10)
417418
timeout (0.4.3)
419+
tsort (0.2.0)
418420
tzinfo (2.0.6)
419421
concurrent-ruby (~> 1.0)
420422
uglifier (4.2.1)

0 commit comments

Comments
 (0)