diff options
author | Tim Smith <tsmith@chef.io> | 2021-02-15 12:09:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-15 12:09:45 -0800 |
commit | 5019d629f73c942cf1066e452359a53faec5797b (patch) | |
tree | 24fca08280a6bde0212ece88f6fc3c05e592ee28 /Gemfile.lock | |
parent | abb4ef7b8c2c292aa7ce2768e6bc89486f2d0a43 (diff) | |
parent | 4674569aec4e2a5218bb49ab98ee8e8e44892e7e (diff) | |
download | chef-5019d629f73c942cf1066e452359a53faec5797b.tar.gz |
Merge pull request #11045 from chef/hab_fix
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e42e2ab507..d37957df08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 5eb0100dbba7ad54aefff7bab14aabb7ce7a393c + revision: 35419f5698c727921170ebdec284d764061ac099 branch: master specs: - chefstyle (1.6.2) - rubocop (= 1.9.1) + chefstyle (1.7.1) + rubocop (= 1.10.0) GIT remote: https://github.com/chef/ohai.git @@ -310,7 +310,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.9.1) + rubocop (1.10.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |