Skip to content

Commit 0c11cca

Browse files
Bump rubocop from 1.78.0 to 1.79.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.78.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.78.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c92ee2a commit 0c11cca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ GEM
1010
ast (2.4.3)
1111
docile (1.4.1)
1212
fiddle (1.1.8)
13-
json (2.12.2)
13+
json (2.13.2)
1414
language_server-protocol (3.17.0.5)
1515
lint_roller (1.1.0)
1616
minitest (5.25.5)
1717
parallel (1.27.0)
18-
parser (3.3.8.0)
18+
parser (3.3.9.0)
1919
ast (~> 2.4.1)
2020
racc
2121
prettier_print (1.2.1)
@@ -24,18 +24,18 @@ GEM
2424
rainbow (3.1.1)
2525
rake (13.3.0)
2626
regexp_parser (2.10.0)
27-
rubocop (1.78.0)
27+
rubocop (1.79.1)
2828
json (~> 2.3)
2929
language_server-protocol (~> 3.17.0.2)
3030
lint_roller (~> 1.1.0)
3131
parallel (~> 1.10)
3232
parser (>= 3.3.0.2)
3333
rainbow (>= 2.2.2, < 4.0)
3434
regexp_parser (>= 2.9.3, < 3.0)
35-
rubocop-ast (>= 1.45.1, < 2.0)
35+
rubocop-ast (>= 1.46.0, < 2.0)
3636
ruby-progressbar (~> 1.7)
3737
unicode-display_width (>= 2.4.0, < 4.0)
38-
rubocop-ast (1.45.1)
38+
rubocop-ast (1.46.0)
3939
parser (>= 3.3.7.2)
4040
prism (~> 1.4)
4141
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)