summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-18 21:37:28 -0700
committerGitHub <noreply@github.com>2020-09-18 21:37:28 -0700
commit9e7521711c5224ae1c9c3b09c692de232aa95704 (patch)
treed1eadbceca0ed33791012414db9898f4fe5bd5e4
parentf5489377c0c97a740feb44def9b36fd92b8ddfb1 (diff)
parent7f040022b6b7bc884cc7d5107550449660bf86d8 (diff)
downloadmixlib-config-9e7521711c5224ae1c9c3b09c692de232aa95704.tar.gz
Merge pull request #85 from chef/dependabot/bundler/chefstyle-1.4.0
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 f9e5a8c..a536f36 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ group :docs do
end
group :test do
- gem "chefstyle", "1.3.2"
+ gem "chefstyle", "1.4.0"
gem "rake"
gem "rspec", "~> 3.0"
end