Skip to content

Commit db5c56b

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 8940374 commit db5c56b

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
@@ -1712,7 +1712,7 @@ GEM
17121712
open4 (1.3.4)
17131713
ostruct (0.6.1)
17141714
parallel (1.26.3)
1715-
parser (3.3.7.3)
1715+
parser (3.3.7.4)
17161716
ast (~> 2.4.1)
17171717
racc
17181718
partialruby (0.3.0)
@@ -1785,18 +1785,18 @@ GEM
17851785
confidante (>= 0.27)
17861786
rspec (>= 3.0)
17871787
ruby-terraform (= 1.7.0.pre.18)
1788-
rubocop (1.75.1)
1788+
rubocop (1.75.2)
17891789
json (~> 2.3)
17901790
language_server-protocol (~> 3.17.0.2)
17911791
lint_roller (~> 1.1.0)
17921792
parallel (~> 1.10)
17931793
parser (>= 3.3.0.2)
17941794
rainbow (>= 2.2.2, < 4.0)
17951795
regexp_parser (>= 2.9.3, < 3.0)
1796-
rubocop-ast (>= 1.43.0, < 2.0)
1796+
rubocop-ast (>= 1.44.0, < 2.0)
17971797
ruby-progressbar (~> 1.7)
17981798
unicode-display_width (>= 2.4.0, < 4.0)
1799-
rubocop-ast (1.43.0)
1799+
rubocop-ast (1.44.0)
18001800
parser (>= 3.3.7.2)
18011801
prism (~> 1.4)
18021802
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)