Skip to content

Commit

Permalink
Merge pull request #1695 from chef/dependabot/bundler/chefstyle-2.1.0
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 2.0.9 to 2.1.0
  • Loading branch information
tas50 authored Sep 30, 2021
2 parents c31cfa6 + 092849d commit 6a592e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.9"
gem "chefstyle", "2.1.0"
gem "ipaddr_extensions"
gem "rake", ">= 10.1.0"
gem "rspec-collection_matchers", "~> 1.0"
Expand Down

0 comments on commit 6a592e6

Please sign in to comment.