Skip to content

Commit

Permalink
Merge pull request #1969 from chef/expeditor/chefstyle_2.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 authored May 5, 2021
2 parents 992cfc3 + ebdf3b9 commit 732fa05
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 @@ -389,8 +389,8 @@ GEM
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
chefstyle (1.7.5)
rubocop (= 1.12.1)
chefstyle (2.0.3)
rubocop (= 1.14.0)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
Expand All @@ -399,8 +399,8 @@ GEM
concurrent-ruby (1.1.8)
cookbook-omnifetch (0.11.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (7.10.1)
rubocop (= 1.12.1)
cookstyle (7.11.1)
rubocop (= 1.14.0)
debug_inspector (1.1.0)
declarative (0.0.20)
dep-selector-libgecode (1.3.5)
Expand Down Expand Up @@ -815,13 +815,13 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rubocop (1.12.1)
rubocop (1.14.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.2.0, < 2.0)
rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.5.0)
Expand Down

0 comments on commit 732fa05

Please sign in to comment.