Skip to content

Commit

Permalink
Merge pull request #82 from chef/dependabot/bundler/chefstyle-1.2.1
Browse files Browse the repository at this point in the history
Update chefstyle requirement from = 1.2.0 to 1.2.1
  • Loading branch information
tas50 authored Aug 11, 2020
2 parents 6869617 + 0c9ae4b commit 9ccbaa7
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 @@ group :docs do
end

group :test do
gem "chefstyle", "= 1.2.0"
gem "chefstyle", "1.2.1"
gem "rake"
gem "rspec", "~> 3.0"
end
Expand Down

0 comments on commit 9ccbaa7

Please sign in to comment.