Skip to content

Commit f64ec03

Browse files
Merge pull request #119 from infrablocks/dependabot/bundler/rubocop-1.66.0
Bump rubocop from 1.65.1 to 1.66.0 [skip ci]
2 parents 451d6cc + a118a51 commit f64ec03

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
@@ -1640,8 +1640,8 @@ GEM
16401640
faraday (>= 1, < 3)
16411641
sawyer (~> 0.9)
16421642
open4 (1.3.4)
1643-
parallel (1.25.1)
1644-
parser (3.3.4.0)
1643+
parallel (1.26.3)
1644+
parser (3.3.4.2)
16451645
ast (~> 2.4.1)
16461646
racc
16471647
partialruby (0.3.0)
@@ -1693,8 +1693,6 @@ GEM
16931693
ruby-terraform (~> 1.4)
16941694
rchardet (1.8.0)
16951695
regexp_parser (2.9.2)
1696-
rexml (3.3.6)
1697-
strscan
16981696
rspec (3.13.0)
16991697
rspec-core (~> 3.13.0)
17001698
rspec-expectations (~> 3.13.0)
@@ -1715,18 +1713,17 @@ GEM
17151713
confidante (>= 0.27)
17161714
rspec (>= 3.0)
17171715
ruby-terraform (= 1.7.0.pre.18)
1718-
rubocop (1.65.1)
1716+
rubocop (1.66.0)
17191717
json (~> 2.3)
17201718
language_server-protocol (>= 3.17.0)
17211719
parallel (~> 1.10)
17221720
parser (>= 3.3.0.2)
17231721
rainbow (>= 2.2.2, < 4.0)
17241722
regexp_parser (>= 2.4, < 3.0)
1725-
rexml (>= 3.2.5, < 4.0)
1726-
rubocop-ast (>= 1.31.1, < 2.0)
1723+
rubocop-ast (>= 1.32.1, < 2.0)
17271724
ruby-progressbar (~> 1.7)
17281725
unicode-display_width (>= 2.4.0, < 3.0)
1729-
rubocop-ast (1.32.0)
1726+
rubocop-ast (1.32.1)
17301727
parser (>= 3.3.1.0)
17311728
rubocop-rake (0.6.0)
17321729
rubocop (~> 1.0)
@@ -1756,7 +1753,6 @@ GEM
17561753
evalhook (>= 0.6.0)
17571754
getsource (>= 0.1.0)
17581755
sshkey (2.0.0)
1759-
strscan (3.1.0)
17601756
sync (0.5.0)
17611757
term-ansicolor (1.10.4)
17621758
mize (~> 0.5)

0 commit comments

Comments
 (0)