summaryrefslogtreecommitdiff
path: root/lib/chef/resource/homebrew_update.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-2/+0
* Improve the automatically generated docsTim Smith2021-06-071-2/+2
* Fix bad constant reference in homebrew_update resource.Pete Higgins2020-11-021-1/+4
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* Move chef-config/dist to chef-utils/distLance Albertson2020-09-151-2/+2
* Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-081-3/+3
* Use macos? helper in homebrew_updateTim Smith2020-08-121-2/+2
* Minor docs updates and MacOS -> macOSTim Smith2020-06-171-2/+3
* Chefstyle updatesTim Smith2020-05-271-1/+1
* Update & add resource descriptions for documentation generationTim Smith2020-05-271-1/+1
* Adds the homebrew_update resourceDan Webb2020-05-211-0/+106