Skip to content

Commit

Permalink
Merge pull request #2517 from chef/expeditor/chefstyle_2.2.1
Browse files Browse the repository at this point in the history
Bump chefstyle to 2.2.1 and cookstyle to 7.30.3
  • Loading branch information
tas50 authored Jan 18, 2022
2 parents b568bdb + 465d5cc commit d049080
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,8 +424,8 @@ GEM
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
chefstyle (2.2.0)
rubocop (= 1.24.1)
chefstyle (2.2.1)
rubocop (= 1.25.0)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
Expand All @@ -434,8 +434,8 @@ GEM
concurrent-ruby (1.1.9)
cookbook-omnifetch (0.11.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (7.30.1)
rubocop (= 1.24.1)
cookstyle (7.30.3)
rubocop (= 1.25.0)
corefoundation (0.3.4)
ffi (>= 1.15.0)
debug_inspector (1.1.0)
Expand Down Expand Up @@ -866,9 +866,9 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
rubocop (1.24.1)
rubocop (1.25.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
Expand Down

0 comments on commit d049080

Please sign in to comment.