Skip to content

Commit 80f9a5b

Browse files
Bump rubocop from 1.65.1 to 1.66.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 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.65.1...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd7b342 commit 80f9a5b

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
@@ -1632,8 +1632,8 @@ GEM
16321632
faraday (>= 1, < 3)
16331633
sawyer (~> 0.9)
16341634
open4 (1.3.4)
1635-
parallel (1.25.1)
1636-
parser (3.3.4.0)
1635+
parallel (1.26.3)
1636+
parser (3.3.5.0)
16371637
ast (~> 2.4.1)
16381638
racc
16391639
partialruby (0.3.0)
@@ -1685,8 +1685,6 @@ GEM
16851685
ruby-terraform (~> 1.4)
16861686
rchardet (1.8.0)
16871687
regexp_parser (2.9.2)
1688-
rexml (3.3.6)
1689-
strscan
16901688
rspec (3.13.0)
16911689
rspec-core (~> 3.13.0)
16921690
rspec-expectations (~> 3.13.0)
@@ -1707,18 +1705,17 @@ GEM
17071705
confidante (>= 0.27)
17081706
rspec (>= 3.0)
17091707
ruby-terraform (= 1.7.0.pre.18)
1710-
rubocop (1.65.1)
1708+
rubocop (1.66.1)
17111709
json (~> 2.3)
17121710
language_server-protocol (>= 3.17.0)
17131711
parallel (~> 1.10)
17141712
parser (>= 3.3.0.2)
17151713
rainbow (>= 2.2.2, < 4.0)
17161714
regexp_parser (>= 2.4, < 3.0)
1717-
rexml (>= 3.2.5, < 4.0)
1718-
rubocop-ast (>= 1.31.1, < 2.0)
1715+
rubocop-ast (>= 1.32.2, < 2.0)
17191716
ruby-progressbar (~> 1.7)
17201717
unicode-display_width (>= 2.4.0, < 3.0)
1721-
rubocop-ast (1.32.0)
1718+
rubocop-ast (1.32.2)
17221719
parser (>= 3.3.1.0)
17231720
rubocop-rake (0.6.0)
17241721
rubocop (~> 1.0)
@@ -1748,7 +1745,6 @@ GEM
17481745
evalhook (>= 0.6.0)
17491746
getsource (>= 0.1.0)
17501747
sshkey (2.0.0)
1751-
strscan (3.1.0)
17521748
sync (0.5.0)
17531749
term-ansicolor (1.10.4)
17541750
mize (~> 0.5)

0 commit comments

Comments
 (0)