Skip to content

Commit 411db88

Browse files
Bump rubocop from 1.75.8 to 1.76.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.8 to 1.76.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.8...v1.76.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccca75a commit 411db88

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
@@ -1786,18 +1786,18 @@ GEM
17861786
confidante (>= 0.27)
17871787
rspec (>= 3.0)
17881788
ruby-terraform (= 1.7.0.pre.18)
1789-
rubocop (1.75.8)
1789+
rubocop (1.76.0)
17901790
json (~> 2.3)
17911791
language_server-protocol (~> 3.17.0.2)
17921792
lint_roller (~> 1.1.0)
17931793
parallel (~> 1.10)
17941794
parser (>= 3.3.0.2)
17951795
rainbow (>= 2.2.2, < 4.0)
17961796
regexp_parser (>= 2.9.3, < 3.0)
1797-
rubocop-ast (>= 1.44.0, < 2.0)
1797+
rubocop-ast (>= 1.45.0, < 2.0)
17981798
ruby-progressbar (~> 1.7)
17991799
unicode-display_width (>= 2.4.0, < 4.0)
1800-
rubocop-ast (1.44.1)
1800+
rubocop-ast (1.45.0)
18011801
parser (>= 3.3.7.2)
18021802
prism (~> 1.4)
18031803
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)