summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-01 08:21:42 -0800
committerGitHub <noreply@github.com>2021-02-01 08:21:42 -0800
commit166fc2acf292a193b5c56da73c2cb53b137fdc8b (patch)
tree4ff319f06a224852b0e32db3177704c732f8cc26
parente9ea644be73d113458a75946a73d424bebe02b30 (diff)
parente66c469a518b25ea1bb8eeaa3055c4439aa8e67c (diff)
downloadmixlib-config-166fc2acf292a193b5c56da73c2cb53b137fdc8b.tar.gz
Merge pull request #101 from chef/dependabot/bundler/chefstyle-1.6.2
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c484358..864f16b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ group :docs do
end
group :test do
- gem "chefstyle", "1.5.9"
+ gem "chefstyle", "1.6.2"
gem "rake"
gem "rspec", "~> 3.0"
end