Skip to content

Commit 228f088

Browse files
Bump rubocop from 1.70.0 to 1.71.0
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>
1 parent 7995cab commit 228f088

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
specs:
1010
ast (2.4.2)
1111
json (2.9.1)
12-
language_server-protocol (3.17.0.3)
12+
language_server-protocol (3.17.0.4)
1313
mini_portile2 (2.8.8)
1414
minitest (5.25.4)
1515
minitest-parallel_fork (2.0.0)
@@ -18,7 +18,7 @@ GEM
1818
mini_portile2 (~> 2.8.2)
1919
racc (~> 1.4)
2020
parallel (1.26.3)
21-
parser (3.3.6.0)
21+
parser (3.3.7.0)
2222
ast (~> 2.4.1)
2323
racc
2424
racc (1.8.1)
@@ -30,7 +30,7 @@ GEM
3030
rspec-core (3.13.2)
3131
rspec-support (~> 3.13.0)
3232
rspec-support (3.13.1)
33-
rubocop (1.70.0)
33+
rubocop (1.71.0)
3434
json (~> 2.3)
3535
language_server-protocol (>= 3.17.0)
3636
parallel (~> 1.10)

0 commit comments

Comments
 (0)