summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-30 10:11:20 -0700
committerGitHub <noreply@github.com>2020-09-30 10:11:20 -0700
commit25f7f0de06b48939fd91d509724ce3fe58167db8 (patch)
treefb67705ea3d559ed8529a270a2e083407d4d2698
parent45c5fa3d342c1a740b904625d97f22a4ed33f9ce (diff)
parentf714d610b79e51f5823b684a1b8d4fbf7ccaa9f3 (diff)
downloadmixlib-config-25f7f0de06b48939fd91d509724ce3fe58167db8.tar.gz
Merge pull request #87 from chef/dependabot/bundler/chefstyle-1.4.3
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 2e9755d..d4e0021 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ group :docs do
end
group :test do
- gem "chefstyle", "1.4.2"
+ gem "chefstyle", "1.4.3"
gem "rake"
gem "rspec", "~> 3.0"
end