summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-19 07:41:30 -0700
committerGitHub <noreply@github.com>2021-04-19 07:41:30 -0700
commit6f02a4fff0ec2f4fd88974f57529a009bf88aeae (patch)
tree2fb3a9e75ff694fa2ee4068bf93349ff3ba8a170
parent7396a027bf2813643990889687a963e919ccf5b1 (diff)
parent071b7f13383f6bdc4f3e94c40a3430721419f310 (diff)
downloadmixlib-config-6f02a4fff0ec2f4fd88974f57529a009bf88aeae.tar.gz
Merge pull request #106 from chef/dependabot/bundler/chefstyle-1.7.5
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 a051fa3..905eff9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ group :docs do
end
group :test do
- gem "chefstyle", "1.7.2"
+ gem "chefstyle", "1.7.5"
gem "rake"
gem "rspec", "~> 3.0"
end