summaryrefslogtreecommitdiff
path: root/chef.gemspec
Commit message (Expand)AuthorAgeFilesLines
...
* Replace highline.color with pastel.decorateBryan McLellan2020-03-021-0/+1
* Add chef-vault as a dep to chefTim Smith2020-02-121-0/+1
* Require Ruby 2.6+Tim Smith2020-01-211-1/+1
* Bump to Chef Infra Client 16Tim Smith2020-01-211-1/+1
* Don't ship the extra rake tasks in the gemTim Smith2019-11-151-1/+4
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-0/+1
* Allow for the mixlib-authentication 3.x gemTim Smith2019-10-311-1/+1
* Require train ~3.1 for bootstrapping and openssl 1.0.2tbumps_2019Tim Smith2019-10-081-1/+1
* Require train-winrm >= 0.2.5train_winrmTim Smith2019-09-241-1/+1
* bump mixlib-shellout floor and add func testing on optionsLamont Granquist2019-09-041-1/+1
* Update InSpec to 4.12 and Train to 3.0Tim Smith2019-08-291-1/+2
* use mixlib-cli's deprecation mechanismMarc A. Paradise2019-06-101-1/+1
* knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-071-1/+1
* Merge pull request #7758 from chef/btm/target-modeTim Smith2019-05-061-0/+1
|\
| * Fix train Gemfilebtm/target-modeBryan McLellan2019-05-061-1/+0
| * Target Mode initial implementationBryan McLellan2019-05-061-0/+2
* | chef.gemspecMark Anderson2019-05-031-0/+1
|/
* Merge pull request #8413 from chef/lcg/remove-binstubs2Lamont Granquist2019-04-291-1/+1
|\
| * Remove chef-* binstubs from chef gemLamont Granquist2019-04-291-1/+1
* | Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-291-1/+1
|/
* bump chef-core to 0.0.3Marc A. Paradise2019-04-241-1/+1
* Add chef-core. Just chef-core.Marc A. Paradise2019-04-241-1/+1
* Constrain chef-core to < 1.0Marc A. Paradise2019-04-241-1/+1
* Update to the released chef-core gemMarc A. Paradise2019-04-241-0/+1
* Depend on ed25519 and bcrypt_pbkdf gemsTim Smith2019-04-191-0/+2
* Bump highline and net-ssh pins and pull inspec from gitTim Smith2019-04-191-2/+2
* Replace highline with tty-screen in knife listkill_highlineTim Smith2019-04-161-0/+1
* Add a new archive_file resource from the libarchive cookbookTim Smith2019-04-151-2/+1
* Loosen mixlib deps to allow for the latest versionsTim Smith2019-03-181-3/+3
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-7/+0
* Allow for mixlib-archive 1.xnewer_mixlib_archiveTim Smith2019-01-181-1/+1
* Require Ruby 2.5 or laterTim Smith2018-12-051-1/+1
* Require chef-zero 14.0.11 or later to resolve Rack gem CVEschef_zero_rack_cveTim Smith2018-11-151-1/+1
* Pull ohai from github so we can relax the chef-config depTim Smith2018-10-261-1/+1
* Move iso8601 gem to windows only gemspecTim Smith2018-10-251-1/+0
* Don't ship contributing.md and VERSION file in the gemslimTim Smith2018-10-231-2/+2
* Only include the Windows distro files on WindowsTim Smith2018-10-051-1/+1
* Work around rspec 3.8.0 issuesLamont Granquist2018-09-251-1/+1
* Require mixlib-shellout 2.4 or laterTim Smith2018-08-131-1/+1
* Maybe hold off on rspec 3.8Seth Thomas2018-08-061-1/+1
* Bump version of ISO8601 to latest (0.11.0)nimesh-msys2018-07-241-1/+1
* Remove the existing acceptance testing frameworkkill-acceptanceTim Smith2018-06-261-1/+1
* Use inspec-core, new ffi gem, and bump depslcg/inspec-core-ffi-and-bumpLamont Granquist2018-06-041-2/+1
* Also update gem deps for new mixlib-authentication usage.Noah Kantrowitz2018-05-311-1/+1
* pin ffi to avoid el6/el7 bugginessLamont Granquist2018-04-261-0/+2
* Merge pull request #7151 from chef/tm/ship_resource_inspectorLamont Granquist2018-04-121-1/+1
|\
| * ship resource-inspectortm/ship_resource_inspectorThom May2018-04-121-1/+1
* | Update mixlib-log and mixlib-authenticationtm/bump_mixlibsThom May2018-04-121-1/+1
|/
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Add the ability to inject log objectstm/inject_logThom May2018-03-191-1/+1