Skip to content

Commit 2502f5a

Browse files
Bump rubocop from 1.66.0 to 1.66.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.0 to 1.66.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.66.0...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f64ec03 commit 2502f5a

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
@@ -1641,7 +1641,7 @@ GEM
16411641
sawyer (~> 0.9)
16421642
open4 (1.3.4)
16431643
parallel (1.26.3)
1644-
parser (3.3.4.2)
1644+
parser (3.3.5.0)
16451645
ast (~> 2.4.1)
16461646
racc
16471647
partialruby (0.3.0)
@@ -1713,17 +1713,17 @@ GEM
17131713
confidante (>= 0.27)
17141714
rspec (>= 3.0)
17151715
ruby-terraform (= 1.7.0.pre.18)
1716-
rubocop (1.66.0)
1716+
rubocop (1.66.1)
17171717
json (~> 2.3)
17181718
language_server-protocol (>= 3.17.0)
17191719
parallel (~> 1.10)
17201720
parser (>= 3.3.0.2)
17211721
rainbow (>= 2.2.2, < 4.0)
17221722
regexp_parser (>= 2.4, < 3.0)
1723-
rubocop-ast (>= 1.32.1, < 2.0)
1723+
rubocop-ast (>= 1.32.2, < 2.0)
17241724
ruby-progressbar (~> 1.7)
17251725
unicode-display_width (>= 2.4.0, < 3.0)
1726-
rubocop-ast (1.32.1)
1726+
rubocop-ast (1.32.3)
17271727
parser (>= 3.3.1.0)
17281728
rubocop-rake (0.6.0)
17291729
rubocop (~> 1.0)

0 commit comments

Comments
 (0)