summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Update rubocop-performance requirement from 1.15.2 to 1.16.0 (#1784)dependabot[bot]2023-02-201-1/+1
* Update rubocop-performance requirement from 1.15.0 to 1.15.2dependabot[bot]2022-12-261-1/+1
* Update rubocop-performance requirement from 1.14.3 to 1.15.0dependabot[bot]2022-09-121-1/+1
* Update rubocop-performance requirement from 1.14.2 to 1.14.3dependabot[bot]2022-07-181-1/+1
* Update rubocop-performance requirement from 1.13.3 to 1.14.2dependabot[bot]2022-06-081-1/+1
* Update rubocop-performance requirement from 1.13.2 to 1.13.3dependabot[bot]2022-03-071-1/+1
* Update chefstyle requirement from 2.2.1 to 2.2.2dependabot[bot]2022-02-181-1/+1
* Update chefstyle requirement from 2.2.0 to 2.2.1dependabot/bundler/chefstyle-2.2.1dependabot[bot]2022-01-191-1/+1
* Update rubocop-performance requirement from 1.13.1 to 1.13.2dependabot/bundler/rubocop-performance-1.13.2dependabot[bot]2022-01-171-1/+1
* Merge pull request #1724 from chef/dependabot/bundler/rubocop-performance-1.13.1Tim Smith2022-01-061-1/+1
|\
| * Update rubocop-performance requirement from 1.13.0 to 1.13.1dependabot/bundler/rubocop-performance-1.13.1dependabot[bot]2022-01-031-1/+1
* | Update chefstyle requirement from 2.1.3 to 2.2.0dependabot/bundler/chefstyle-2.2.0dependabot[bot]2022-01-061-1/+1
|/
* Update rubocop-performance requirement from 1.12.0 to 1.13.0dependabot/bundler/rubocop-performance-1.13.0dependabot[bot]2021-12-271-1/+1
* Update chefstyle requirement from 2.1.2 to 2.1.3dependabot[bot]2021-11-161-1/+1
* Update rubocop-performance requirement from 1.11.5 to 1.12.0dependabot/bundler/rubocop-performance-1.12.0dependabot[bot]2021-11-011-1/+1
* Update chefstyle requirement from 2.1.1 to 2.1.2dependabot/bundler/chefstyle-2.1.2dependabot[bot]2021-10-281-1/+1
* Update chefstyle requirement from 2.1.0 to 2.1.1dependabot[bot]2021-10-251-1/+1
* Update chefstyle requirement from 2.0.9 to 2.1.0dependabot/bundler/chefstyle-2.1.0dependabot[bot]2021-09-301-1/+1
* Update chefstyle requirement from 2.0.8 to 2.0.9dependabot/bundler/chefstyle-2.0.9dependabot[bot]2021-08-271-1/+1
* Update tests and links for the branch renameTim Smith2021-08-251-3/+3
* Merge pull request #1686 from chef/dependabot/bundler/chefstyle-2.0.8Tim Smith2021-08-251-1/+1
|\
| * Update chefstyle requirement from 2.0.7 to 2.0.8dependabot/bundler/chefstyle-2.0.8dependabot[bot]2021-08-131-1/+1
* | Update rubocop-performance requirement from 1.11.4 to 1.11.5dependabot/bundler/rubocop-performance-1.11.5dependabot[bot]2021-08-181-1/+1
|/
* Update chefstyle requirement from 2.0.6 to 2.0.7dependabot[bot]2021-07-261-1/+1
* Merge pull request #1681 from chef/dependabot/bundler/chefstyle-2.0.6Tim Smith2021-07-191-1/+1
|\
| * Update chefstyle requirement from 2.0.5 to 2.0.6dependabot[bot]2021-07-071-1/+1
* | Update rubocop-performance requirement from 1.11.3 to 1.11.4dependabot[bot]2021-07-071-1/+1
|/
* Switch to chefstyle from gemTim Smith2021-07-021-1/+1
* Update rubocop-performance requirement from 1.10.2 to 1.11.3dependabot[bot]2021-07-031-1/+1
* Update rubocop-performance to 1.10.2rubocop_perf_againTim Smith2021-04-141-1/+1
* Update rubocop-performance to 1.10.1Tim Smith2021-03-061-1/+1
* Resolve new rubocop-performance warningrubocop_perfTim Smith2021-02-281-1/+1
* Update master ohai to pull from master chefTim Smith2021-01-041-2/+2
* Fetch chef-utils and chef-config from chef-16 branchTim Smith2021-01-041-2/+2
* Update rubocop-performance to 1.9Tim Smith2020-11-161-1/+1
* Freeze the strings we're not later modifyingTim Smith2020-10-301-1/+2
* Merge pull request #1536 from chef/nuke_yard_taskTim Smith2020-10-201-6/+0
|\
| * Remove the yard task for generating docsnuke_yard_taskTim Smith2020-10-201-6/+0
* | Target Mode OhaiLamont Granquist2020-10-011-0/+4
|/
* Update rubocop-performance requirement from 1.8.0 to 1.8.1dependabot-preview[bot]2020-09-211-1/+1
* Order the gems in the gemspec and gemfileorder_gemsTim Smith2020-09-101-6/+7
* Update rubocop-performance requirement from 1.7.1 to 1.8.0dependabot-preview[bot]2020-09-081-1/+1
* Merge pull request #1495 from chef/rubocop_performanceTim Smith2020-08-121-0/+1
|\
| * Use rubocop-performance to enforce some best practicesrubocop_performanceTim Smith2020-08-111-0/+1
* | Remove profile gemfile group for nowremove_profileTim Smith2020-08-121-5/+1
|/
* Exclude profiling gems on WindowsTim Smith2020-08-091-0/+3
* Add stackprof to the gemfile for optimizationTim Smith2020-08-091-0/+1
* Pin pry-stack_explorer for testsTim Smith2020-06-171-1/+1
* Minor testing updatesTim Smith2020-02-191-4/+0
* Remove the instance eval from the GemfileTim Smith2019-09-181-6/+0