summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3596de8884..4ecbee66c7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 8b945f7083df2459718f023304116b8404a83a7d
+ revision: d3050865f4c7b4be668397007d9964ce2d54e6ee
branch: main
specs:
- chefstyle (2.1.3)
- rubocop (= 1.23.0)
+ chefstyle (2.2.0)
+ rubocop (= 1.24.1)
GIT
remote: https://github.com/chef/ohai.git
- revision: 795c6f0bac2c47dd94ea1e7bf55b1a906d2a14dd
+ revision: e86d186661a599703fe929497b33c5f7a3257d49
branch: main
specs:
- ohai (17.9.0)
+ ohai (17.9.1)
chef-config (>= 14.12, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
@@ -329,16 +329,16 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
- rubocop (1.23.0)
+ rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.12.0, < 2.0)
+ rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.15.0)
+ rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)