Skip to content

Commit 7a3c6c6

Browse files
Bump rubocop from 1.75.1 to 1.75.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.1 to 1.75.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.1...v1.75.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f1f0ce commit 7a3c6c6

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
@@ -1709,7 +1709,7 @@ GEM
17091709
open4 (1.3.4)
17101710
ostruct (0.6.1)
17111711
parallel (1.26.3)
1712-
parser (3.3.7.3)
1712+
parser (3.3.7.4)
17131713
ast (~> 2.4.1)
17141714
racc
17151715
partialruby (0.3.0)
@@ -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.1)
1785+
rubocop (1.75.2)
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.43.0, < 2.0)
1793+
rubocop-ast (>= 1.44.0, < 2.0)
17941794
ruby-progressbar (~> 1.7)
17951795
unicode-display_width (>= 2.4.0, < 4.0)
1796-
rubocop-ast (1.43.0)
1796+
rubocop-ast (1.44.0)
17971797
parser (>= 3.3.7.2)
17981798
prism (~> 1.4)
17991799
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)