Skip to content

Commit 3cd920f

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] <support@github.com>
1 parent f96ffdd commit 3cd920f

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
@@ -1782,18 +1782,18 @@ GEM
17821782
confidante (>= 0.27)
17831783
rspec (>= 3.0)
17841784
ruby-terraform (= 1.7.0.pre.18)
1785-
rubocop (1.75.8)
1785+
rubocop (1.76.0)
17861786
json (~> 2.3)
17871787
language_server-protocol (~> 3.17.0.2)
17881788
lint_roller (~> 1.1.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.44.0, < 2.0)
1793+
rubocop-ast (>= 1.45.0, < 2.0)
17941794
ruby-progressbar (~> 1.7)
17951795
unicode-display_width (>= 2.4.0, < 4.0)
1796-
rubocop-ast (1.44.1)
1796+
rubocop-ast (1.45.0)
17971797
parser (>= 3.3.7.2)
17981798
prism (~> 1.4)
17991799
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)