Skip to content

Commit f730bac

Browse files
Bump rubocop from 1.65.1 to 1.66.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.66.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96eef91 commit f730bac

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

Gemfile.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,8 +1641,8 @@ GEM
16411641
faraday (>= 1, < 3)
16421642
sawyer (~> 0.9)
16431643
open4 (1.3.4)
1644-
parallel (1.25.1)
1645-
parser (3.3.4.0)
1644+
parallel (1.26.3)
1645+
parser (3.3.4.2)
16461646
ast (~> 2.4.1)
16471647
racc
16481648
partialruby (0.3.0)
@@ -1694,8 +1694,6 @@ GEM
16941694
ruby-terraform (~> 1.4)
16951695
rchardet (1.8.0)
16961696
regexp_parser (2.9.2)
1697-
rexml (3.3.6)
1698-
strscan
16991697
rspec (3.13.0)
17001698
rspec-core (~> 3.13.0)
17011699
rspec-expectations (~> 3.13.0)
@@ -1716,18 +1714,17 @@ GEM
17161714
confidante (>= 0.27)
17171715
rspec (>= 3.0)
17181716
ruby-terraform (= 1.7.0.pre.18)
1719-
rubocop (1.65.1)
1717+
rubocop (1.66.0)
17201718
json (~> 2.3)
17211719
language_server-protocol (>= 3.17.0)
17221720
parallel (~> 1.10)
17231721
parser (>= 3.3.0.2)
17241722
rainbow (>= 2.2.2, < 4.0)
17251723
regexp_parser (>= 2.4, < 3.0)
1726-
rexml (>= 3.2.5, < 4.0)
1727-
rubocop-ast (>= 1.31.1, < 2.0)
1724+
rubocop-ast (>= 1.32.1, < 2.0)
17281725
ruby-progressbar (~> 1.7)
17291726
unicode-display_width (>= 2.4.0, < 3.0)
1730-
rubocop-ast (1.32.0)
1727+
rubocop-ast (1.32.1)
17311728
parser (>= 3.3.1.0)
17321729
rubocop-rake (0.6.0)
17331730
rubocop (~> 1.0)
@@ -1757,7 +1754,6 @@ GEM
17571754
evalhook (>= 0.6.0)
17581755
getsource (>= 0.1.0)
17591756
sshkey (2.0.0)
1760-
strscan (3.1.0)
17611757
sync (0.5.0)
17621758
term-ansicolor (1.10.4)
17631759
mize (~> 0.5)

0 commit comments

Comments
 (0)