Skip to content

Commit cc815cc

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 556b37e commit cc815cc

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
@@ -1684,7 +1684,7 @@ GEM
16841684
ipaddress (0.8.3)
16851685
jmespath (1.6.2)
16861686
json (2.9.1)
1687-
language_server-protocol (3.17.0.3)
1687+
language_server-protocol (3.17.0.4)
16881688
lino (3.1.0)
16891689
hamster (~> 3.0)
16901690
open4 (~> 1.3)
@@ -1783,17 +1783,17 @@ GEM
17831783
confidante (>= 0.27)
17841784
rspec (>= 3.0)
17851785
ruby-terraform (= 1.7.0.pre.18)
1786-
rubocop (1.71.0)
1786+
rubocop (1.71.1)
17871787
json (~> 2.3)
17881788
language_server-protocol (>= 3.17.0)
17891789
parallel (~> 1.10)
17901790
parser (>= 3.3.0.2)
17911791
rainbow (>= 2.2.2, < 4.0)
17921792
regexp_parser (>= 2.9.3, < 3.0)
1793-
rubocop-ast (>= 1.36.2, < 2.0)
1793+
rubocop-ast (>= 1.38.0, < 2.0)
17941794
ruby-progressbar (~> 1.7)
17951795
unicode-display_width (>= 2.4.0, < 4.0)
1796-
rubocop-ast (1.37.0)
1796+
rubocop-ast (1.38.0)
17971797
parser (>= 3.3.1.0)
17981798
rubocop-rake (0.6.0)
17991799
rubocop (~> 1.0)

0 commit comments

Comments
 (0)