Skip to content

Commit 13c2773

Browse files
Bump rubocop from 1.71.0 to 1.71.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.0 to 1.71.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.0...v1.71.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b4f052 commit 13c2773

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
@@ -1593,7 +1593,7 @@ GEM
15931593
immutable-struct (2.4.1)
15941594
jmespath (1.6.2)
15951595
json (2.9.1)
1596-
language_server-protocol (3.17.0.3)
1596+
language_server-protocol (3.17.0.4)
15971597
lino (4.1.0)
15981598
childprocess (~> 5.0.0)
15991599
hamster (~> 3.0)
@@ -1691,17 +1691,17 @@ GEM
16911691
diff-lcs (>= 1.2.0, < 2.0)
16921692
rspec-support (~> 3.13.0)
16931693
rspec-support (3.13.1)
1694-
rubocop (1.71.0)
1694+
rubocop (1.71.1)
16951695
json (~> 2.3)
16961696
language_server-protocol (>= 3.17.0)
16971697
parallel (~> 1.10)
16981698
parser (>= 3.3.0.2)
16991699
rainbow (>= 2.2.2, < 4.0)
17001700
regexp_parser (>= 2.9.3, < 3.0)
1701-
rubocop-ast (>= 1.36.2, < 2.0)
1701+
rubocop-ast (>= 1.38.0, < 2.0)
17021702
ruby-progressbar (~> 1.7)
17031703
unicode-display_width (>= 2.4.0, < 4.0)
1704-
rubocop-ast (1.37.0)
1704+
rubocop-ast (1.38.0)
17051705
parser (>= 3.3.1.0)
17061706
rubocop-rake (0.6.0)
17071707
rubocop (~> 1.0)

0 commit comments

Comments
 (0)