summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-11-25 20:14:15 -0800
committerTim Smith <tsmith84@gmail.com>2020-11-25 20:14:15 -0800
commit5b4c8acc542d54ec599f0fb2d2cc0d815560db14 (patch)
treece0f0ebbcadb66d56fe38275a73839d9a47887ba
parent2c877f79fc38d111c555d7b661486019bb787e35 (diff)
downloadchef-5b4c8acc542d54ec599f0fb2d2cc0d815560db14.tar.gz
Update chefstyle itself to 1.5.5
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c9cf4d2e4e..4b4aa958de 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: d2bfdf31b717a0009e15743ea6907f44537365be
+ revision: 2176e18262ccdaee221be8323dd2b06e04463d2b
branch: master
specs:
- chefstyle (1.5.2)
- rubocop (= 1.3.1)
+ chefstyle (1.5.5)
+ rubocop (= 1.4.2)
GIT
remote: https://github.com/chef/ohai.git
@@ -311,7 +311,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
- rubocop (1.3.1)
+ rubocop (1.4.2)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)