Skip to content

Commit 36dc008

Browse files
Build(deps-dev): Bump rubocop from 1.81.7 to 1.82.0 in /spec (#596)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18799d2 commit 36dc008

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
bosh-template (2.4.0)
66
semi_semantic (~> 1.2.0)
77
diff-lcs (1.6.2)
8-
json (2.16.0)
8+
json (2.18.0)
99
language_server-protocol (3.17.0.5)
1010
lint_roller (1.1.0)
1111
parallel (1.27.0)
@@ -29,15 +29,15 @@ GEM
2929
diff-lcs (>= 1.2.0, < 2.0)
3030
rspec-support (~> 3.13.0)
3131
rspec-support (3.13.6)
32-
rubocop (1.81.7)
32+
rubocop (1.82.0)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.9.3, < 3.0)
40-
rubocop-ast (>= 1.47.1, < 2.0)
40+
rubocop-ast (>= 1.48.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
4343
rubocop-ast (1.48.0)

0 commit comments

Comments
 (0)