Skip to content

Commit 7115cdf

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 6f60cd2 commit 7115cdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
json (2.7.4)
43+
json (2.7.6)
4444
language_server-protocol (3.17.0.3)
4545
logger (1.6.1)
4646
loofah (2.23.1)
@@ -59,7 +59,7 @@ GEM
5959
nokogiri (1.16.7-x86_64-linux)
6060
racc (~> 1.4)
6161
parallel (1.26.3)
62-
parser (3.3.5.0)
62+
parser (3.3.6.0)
6363
ast (~> 2.4.1)
6464
racc
6565
racc (1.8.1)
@@ -74,7 +74,7 @@ GEM
7474
rainbow (3.1.1)
7575
rake (13.2.1)
7676
regexp_parser (2.9.2)
77-
rubocop (1.67.0)
77+
rubocop (1.68.0)
7878
json (~> 2.3)
7979
language_server-protocol (>= 3.17.0)
8080
parallel (~> 1.10)
@@ -84,7 +84,7 @@ GEM
8484
rubocop-ast (>= 1.32.2, < 2.0)
8585
ruby-progressbar (~> 1.7)
8686
unicode-display_width (>= 2.4.0, < 3.0)
87-
rubocop-ast (1.32.3)
87+
rubocop-ast (1.34.0)
8888
parser (>= 3.3.1.0)
8989
rubocop-performance (1.22.1)
9090
rubocop (>= 1.48.1, < 2.0)

0 commit comments

Comments
 (0)