Skip to content

Commit

Permalink
Merge pull request #2307 from chef/expeditor/chefstyle_2.1.0
Browse files Browse the repository at this point in the history
Bump chefstyle to 2.1.0 and cookstyle to 7.25.6
  • Loading branch information
tas50 authored Sep 30, 2021
2 parents a3b1699 + 4e1c24e commit 1992873
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
artifactory (3.0.15)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.507.0)
aws-partitions (1.508.0)
aws-sdk-alexaforbusiness (1.50.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
aws-sdk-kms (1.48.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)
aws-sdk-lambda (1.68.0)
aws-sdk-lambda (1.69.0)
aws-sdk-core (~> 3, >= 3.120.0)
aws-sigv4 (~> 1.1)
aws-sdk-mq (1.40.0)
Expand Down Expand Up @@ -404,8 +404,8 @@ GEM
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
chefstyle (2.0.9)
rubocop (= 1.20.0)
chefstyle (2.1.0)
rubocop (= 1.22.0)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
Expand All @@ -414,8 +414,8 @@ GEM
concurrent-ruby (1.1.9)
cookbook-omnifetch (0.11.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (7.24.1)
rubocop (= 1.20.0)
cookstyle (7.25.6)
rubocop (= 1.22.0)
debug_inspector (1.1.0)
declarative (0.0.20)
dep-selector-libgecode (1.3.5)
Expand Down Expand Up @@ -843,13 +843,13 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rubocop (1.20.0)
rubocop (1.22.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.9.1, < 2.0)
rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
Expand Down

0 comments on commit 1992873

Please sign in to comment.