Skip to content

Commit 3bfce52

Browse files
Bump rubocop from 1.79.0 to 1.79.1 (#24710)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.79.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39d1d6e commit 3bfce52

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ GEM
294294
rake-compiler (1.3.0)
295295
rake
296296
rchardet (1.9.0)
297-
regexp_parser (2.10.0)
297+
regexp_parser (2.11.0)
298298
representable (3.2.0)
299299
declarative (< 0.1.0)
300300
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -305,7 +305,7 @@ GEM
305305
observer (~> 0.1)
306306
pkg-config (~> 1.4)
307307
rouge (3.28.0)
308-
rubocop (1.79.0)
308+
rubocop (1.79.1)
309309
json (~> 2.3)
310310
language_server-protocol (~> 3.17.0.2)
311311
lint_roller (~> 1.1.0)
@@ -315,7 +315,6 @@ GEM
315315
regexp_parser (>= 2.9.3, < 3.0)
316316
rubocop-ast (>= 1.46.0, < 2.0)
317317
ruby-progressbar (~> 1.7)
318-
tsort (>= 0.2.0)
319318
unicode-display_width (>= 2.4.0, < 4.0)
320319
rubocop-ast (1.46.0)
321320
parser (>= 3.3.7.2)
@@ -344,7 +343,6 @@ GEM
344343
terminal-table (3.0.2)
345344
unicode-display_width (>= 1.1.1, < 3)
346345
trailblazer-option (0.1.2)
347-
tsort (0.2.0)
348346
tty-cursor (0.7.1)
349347
tty-screen (0.8.2)
350348
tty-spinner (0.9.3)

0 commit comments

Comments
 (0)