Skip to content

Commit f1662ca

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9163f7 commit f1662ca

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
@@ -33,7 +33,7 @@ GEM
3333
fileutils (1.7.2)
3434
i18n (1.14.6)
3535
concurrent-ruby (~> 1.0)
36-
json (2.7.4)
36+
json (2.7.5)
3737
language_server-protocol (3.17.0.3)
3838
listen (3.9.0)
3939
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -46,7 +46,7 @@ GEM
4646
net-ssh (7.2.3)
4747
net-telnet (0.2.0)
4848
parallel (1.26.3)
49-
parser (3.3.5.0)
49+
parser (3.3.5.1)
5050
ast (~> 2.4.1)
5151
racc
5252
power_assert (2.0.3)
@@ -95,7 +95,7 @@ GEM
9595
rspec-support (3.13.1)
9696
rspec-temp_dir (1.1.1)
9797
rspec (>= 3.0)
98-
rubocop (1.67.0)
98+
rubocop (1.68.0)
9999
json (~> 2.3)
100100
language_server-protocol (>= 3.17.0)
101101
parallel (~> 1.10)
@@ -105,7 +105,7 @@ GEM
105105
rubocop-ast (>= 1.32.2, < 2.0)
106106
ruby-progressbar (~> 1.7)
107107
unicode-display_width (>= 2.4.0, < 3.0)
108-
rubocop-ast (1.32.3)
108+
rubocop-ast (1.33.1)
109109
parser (>= 3.3.1.0)
110110
rubocop_auto_corrector (0.5.0)
111111
rubocop (>= 1.30.0)

0 commit comments

Comments
 (0)