summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <454857+lamont-granquist@users.noreply.github.com>2022-02-08 13:01:03 -0800
committerGitHub <noreply@github.com>2022-02-08 13:01:03 -0800
commit18a51e85baf33733d665c6b13d4fb37f733d4780 (patch)
tree0c7299df9975c3618e2df49a84e1d971dfd34abf
parent8b1857c9d991a13793f1397322c24eef35044d81 (diff)
parentf8090d2162194360aaef534427201a44feb9ede2 (diff)
downloadohai-18a51e85baf33733d665c6b13d4fb37f733d4780.tar.gz
Merge pull request #1728 from chef/dependabot/bundler/chefstyle-2.2.1
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d6c15f9a..24b0a0fa 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem "chef-utils", git: "https://github.com/chef/chef", branch: "main", glob: "ch
# NOTE: do not submit PRs to add pry as a dep, add to your Gemfile.local
group :development do
- gem "chefstyle", "2.2.0"
+ gem "chefstyle", "2.2.1"
gem "ipaddr_extensions"
gem "rake", ">= 10.1.0"
gem "rspec-collection_matchers", "~> 1.0"