Skip to content

Commit a95634e

Browse files
build(deps-dev): bump rubocop from 1.67.0 to 1.68.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.68.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.67.0...v1.68.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82eb2b8 commit a95634e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
childprocess (5.0.0)
1313
docile (1.4.0)
1414
iniparse (1.5.0)
15-
json (2.7.2)
15+
json (2.7.5)
1616
language_server-protocol (3.17.0.3)
1717
minitest (5.25.1)
1818
minitest-reporters (1.7.1)
@@ -25,15 +25,15 @@ GEM
2525
iniparse (~> 1.4)
2626
rexml (~> 3.2)
2727
parallel (1.26.3)
28-
parser (3.3.5.0)
28+
parser (3.3.5.1)
2929
ast (~> 2.4.1)
3030
racc
3131
racc (1.8.1)
3232
rainbow (3.1.1)
3333
rake (13.2.1)
3434
regexp_parser (2.9.2)
3535
rexml (3.3.8)
36-
rubocop (1.67.0)
36+
rubocop (1.68.0)
3737
json (~> 2.3)
3838
language_server-protocol (>= 3.17.0)
3939
parallel (~> 1.10)
@@ -43,7 +43,7 @@ GEM
4343
rubocop-ast (>= 1.32.2, < 2.0)
4444
ruby-progressbar (~> 1.7)
4545
unicode-display_width (>= 2.4.0, < 3.0)
46-
rubocop-ast (1.32.3)
46+
rubocop-ast (1.33.1)
4747
parser (>= 3.3.1.0)
4848
rubocop-minitest (0.35.0)
4949
rubocop (>= 1.61, < 2.0)

0 commit comments

Comments
 (0)