Skip to content

Commit ee69059

Browse files
Bump rubocop from 1.69.0 to 1.69.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.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 335b3a8 commit ee69059

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ GEM
15921592
concurrent-ruby (~> 1.0)
15931593
immutable-struct (2.4.1)
15941594
jmespath (1.6.2)
1595-
json (2.8.2)
1595+
json (2.9.0)
15961596
language_server-protocol (3.17.0.3)
15971597
lino (4.1.0)
15981598
childprocess (~> 5.0.0)
@@ -1674,7 +1674,7 @@ GEM
16741674
rake_factory (~> 0.33)
16751675
ruby-terraform (~> 1.8)
16761676
rchardet (1.8.0)
1677-
regexp_parser (2.9.2)
1677+
regexp_parser (2.9.3)
16781678
rspec (3.13.0)
16791679
rspec-core (~> 3.13.0)
16801680
rspec-expectations (~> 3.13.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.69.0)
1694+
rubocop (1.69.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)
1700-
regexp_parser (>= 2.4, < 3.0)
1701-
rubocop-ast (>= 1.36.1, < 2.0)
1700+
regexp_parser (>= 2.9.3, < 3.0)
1701+
rubocop-ast (>= 1.36.2, < 2.0)
17021702
ruby-progressbar (~> 1.7)
17031703
unicode-display_width (>= 2.4.0, < 4.0)
1704-
rubocop-ast (1.36.1)
1704+
rubocop-ast (1.36.2)
17051705
parser (>= 3.3.1.0)
17061706
rubocop-rake (0.6.0)
17071707
rubocop (~> 1.0)

0 commit comments

Comments
 (0)