Skip to content

Commit f9abef4

Browse files
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52292d8 commit f9abef4

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
@@ -36,7 +36,7 @@ GEM
3636
erubi (1.13.0)
3737
i18n (1.14.6)
3838
concurrent-ruby (~> 1.0)
39-
json (2.7.2)
39+
json (2.7.6)
4040
language_server-protocol (3.17.0.3)
4141
loofah (2.22.0)
4242
crass (~> 1.0.2)
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (1.16.7-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.26.3)
57-
parser (3.3.5.0)
57+
parser (3.3.5.1)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.1)
@@ -69,7 +69,7 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rubocop (1.67.0)
72+
rubocop (1.68.0)
7373
json (~> 2.3)
7474
language_server-protocol (>= 3.17.0)
7575
parallel (~> 1.10)
@@ -79,7 +79,7 @@ GEM
7979
rubocop-ast (>= 1.32.2, < 2.0)
8080
ruby-progressbar (~> 1.7)
8181
unicode-display_width (>= 2.4.0, < 3.0)
82-
rubocop-ast (1.32.3)
82+
rubocop-ast (1.34.0)
8383
parser (>= 3.3.1.0)
8484
rubocop-performance (1.22.1)
8585
rubocop (>= 1.48.1, < 2.0)

0 commit comments

Comments
 (0)