diff options
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 35844fe88c..549e7753e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 6d136684438e8809e703feb84c46c69e90e042a7 + revision: def330761a328caecf463b684c0648dfca582f72 branch: master specs: - chefstyle (1.7.4) - rubocop (= 1.12.0) + chefstyle (1.7.5) + rubocop (= 1.12.1) GIT remote: https://github.com/chef/ohai.git @@ -312,7 +312,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.12.0) + rubocop (1.12.1) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |