Skip to content

Commit cbd9b62

Browse files
Build(deps-dev): Bump rubocop from 1.71.2 to 1.72.1 in /spec
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.2 to 1.72.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.2...v1.72.1) --- 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 fff56c6 commit cbd9b62

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

spec/Gemfile.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ GEM
55
bosh-template (2.4.0)
66
semi_semantic (~> 1.2.0)
77
diff-lcs (1.5.1)
8-
json (2.9.1)
8+
json (2.10.1)
99
language_server-protocol (3.17.0.4)
10+
lint_roller (1.1.0)
1011
parallel (1.26.3)
11-
parser (3.3.7.0)
12+
parser (3.3.7.1)
1213
ast (~> 2.4.1)
1314
racc
1415
racc (1.8.1)
@@ -27,9 +28,10 @@ GEM
2728
diff-lcs (>= 1.2.0, < 2.0)
2829
rspec-support (~> 3.13.0)
2930
rspec-support (3.13.0)
30-
rubocop (1.71.2)
31+
rubocop (1.72.1)
3132
json (~> 2.3)
32-
language_server-protocol (>= 3.17.0)
33+
language_server-protocol (~> 3.17.0.2)
34+
lint_roller (~> 1.1.0)
3335
parallel (~> 1.10)
3436
parser (>= 3.3.0.2)
3537
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)