Skip to content

Commit

Permalink
Merge pull request #172 from chef/dependabot/bundler/chefstyle-2.1.1
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 1.7.5 to 2.1.1
  • Loading branch information
tas50 committed Oct 25, 2021
2 parents e5a8d0f + f349c65 commit 5a2b3e6
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 @@ -22,5 +22,5 @@ group :test do
gem "rspec-mocks"
gem "rspec_junit_formatter"
gem "fog-core"
gem "chefstyle", "1.7.5"
gem "chefstyle", "2.1.1"
end

0 comments on commit 5a2b3e6

Please sign in to comment.