Skip to content

Commit e06841d

Browse files
Build(deps-dev): Bump rubocop from 1.70.0 to 1.71.0 in /spec (#505)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.70.0 to 1.71.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.70.0...v1.71.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 802548f commit e06841d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
json (2.9.1)
99
language_server-protocol (3.17.0.3)
1010
parallel (1.26.3)
11-
parser (3.3.6.0)
11+
parser (3.3.7.0)
1212
ast (~> 2.4.1)
1313
racc
1414
racc (1.8.1)
@@ -27,7 +27,7 @@ GEM
2727
diff-lcs (>= 1.2.0, < 2.0)
2828
rspec-support (~> 3.13.0)
2929
rspec-support (3.13.0)
30-
rubocop (1.70.0)
30+
rubocop (1.71.0)
3131
json (~> 2.3)
3232
language_server-protocol (>= 3.17.0)
3333
parallel (~> 1.10)
@@ -50,7 +50,7 @@ GEM
5050
rubocop-rspec (~> 3, >= 3.0.1)
5151
ruby-progressbar (1.13.0)
5252
semi_semantic (1.2.0)
53-
unicode-display_width (3.1.3)
53+
unicode-display_width (3.1.4)
5454
unicode-emoji (~> 4.0, >= 4.0.4)
5555
unicode-emoji (4.0.4)
5656

0 commit comments

Comments
 (0)