summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump version of chef to 13.1.8 by Chef Versioner.v13.1.8Chef Versioner2017-05-021-5/+5
|
* Bump version of chef to 13.1.7 by Chef Versioner.v13.1.7Chef Versioner2017-04-281-5/+5
|
* actually i don't think appveyor needs thislcg/remove-bundler-againLamont Granquist2017-04-271-3/+2
| | | | | | | pretty sure i solved this some other way and this was debugging i forgot to remove... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #6079 from chef/lcg/simplify-external-testsLamont Granquist2017-04-271-217/+22
|\ | | | | simplify external tests, finally bump bundler, remove massive Gemfile.lock closure over poise+halite+chefspec+etc
| * major testing overhaullcg/simplify-external-testsLamont Granquist2017-04-251-217/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See the PR comments for more philosophical background. This simplifies the external tests. The major feature here is that halite, poise, chefspec, etc are removed from the Gemfile.lock and the transitive Gemfile splicing is gone from the external tests. We're back to simply tracking master on external projects and bundle installing without locks and going red if the break. Those external projects should all similarly track master of chef/chef to reduce the possibility that they break us here. This also bumps bundler to 1.14.x and unblocks us there. It continues to simplify our use of bundler to be more mainstream and less impenetrable. There was some crazy shit that I found where I had to remove env vars like BUNDLE_ENABLE_TRAMPOLINE and the BUNDLE_IGNORE_CONFIG and BUNDLE_FROZEN env vars in appveyor along with the .bundle/config frozen setting were necessary to unbreak appveyor. We seem to have gotten very far afield of standard bundler usage and it was breaking in strange to debug ways. Oddly enough this exposed weird errors in the chef-config/spec/units/fips_spec.rb tests where we need to require the "win32/registry" file there now even though I can't figure out why that broke or how it was working previously. Also, adding x64-mingw32 to x86-mingw32 was necessary to test in appveyor on 64-bit windows (I tried universal-mingw32 and that failed) which seems obvious and is another case that I don't understand how it was working in bundler 1.12.x Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.1.6 by Chef Versioner.v13.1.6Chef Versioner2017-04-261-5/+5
|/
* Bump version of chef to 13.1.5 by Chef Versioner.v13.1.5Chef Versioner2017-04-221-5/+5
|
* Bump version of chef to 13.1.4 by Chef Versioner.v13.1.4Chef Versioner2017-04-211-5/+5
|
* Bump version of chef to 13.1.3 by Chef Versioner.v13.1.3Chef Versioner2017-04-211-5/+5
|
* Bump version back to 13.1Thom May2017-04-211-5/+5
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.0.123 by Chef Versioner.v13.0.123Chef Versioner2017-04-201-5/+5
|
* Bump version of chef to 13.0.122 by Chef Versioner.v13.0.122Chef Versioner2017-04-201-5/+5
|
* Bump version of chef to 13.0.121 by Chef Versioner.v13.0.121Chef Versioner2017-04-191-5/+5
|
* Bump version of chef to 13.0.120 by Chef Versioner.v13.0.120Chef Versioner2017-04-141-5/+5
|
* Bump version of chef to 13.0.119 by Chef Versioner.v13.0.119Chef Versioner2017-04-121-5/+5
|
* Bump version of chef to 13.0.118 by Chef Versioner.v13.0.118Chef Versioner2017-04-121-5/+5
|
* Merge pull request #6057 from chef/tm/release_prepThom May2017-04-121-1/+1
|\ | | | | Bump ohai dependency
| * Bump ohai dependencytm/release_prepThom May2017-04-121-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version of chef to 13.0.117 by Chef Versioner.v13.0.117Chef Versioner2017-04-121-5/+5
|/
* Bump version of chef to 13.0.116 by Chef Versioner.v13.0.116Chef Versioner2017-04-111-5/+5
|
* Bump version of chef to 13.0.115 by Chef Versioner.v13.0.115Chef Versioner2017-04-111-5/+5
|
* push version back to 13.0Thom May2017-04-111-5/+5
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.1.2 by Chef Versioner.v13.1.2Chef Versioner2017-04-101-5/+5
|
* Bump version of chef to 13.1.1 by Chef Versioner.v13.1.1Chef Versioner2017-04-101-5/+5
|
* Bump version of chef to 13.0.113 by Chef Versioner.v13.0.113Chef Versioner2017-04-061-5/+5
|
* Merge pull request #6031 from chef/tm/release_notesThom May2017-04-061-26/+21
|\ | | | | Write release notes for Chef 13
| * Use Ohai 13.0.0 releasetm/release_notesThom May2017-04-061-26/+21
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version of chef to 13.0.112 by Chef Versioner.v13.0.112Chef Versioner2017-04-061-5/+5
|/
* Bump version of chef to 13.0.111 by Chef Versioner.v13.0.111Chef Versioner2017-04-061-5/+5
|
* Bump version of chef to 13.0.110 by Chef Versioner.v13.0.110Chef Versioner2017-04-061-5/+5
|
* Bump version of chef to 13.0.109 by Chef Versioner.v13.0.109Chef Versioner2017-04-061-5/+5
|
* Bump version of chef to 13.0.108 by Chef Versioner.v13.0.108Chef Versioner2017-04-061-5/+5
|
* Merge pull request #5886 from MsysTechnologiesllc/nim/windows_taskThom May2017-04-061-0/+3
|\ | | | | Adding windows_task resource
| * Dependencies update for iso8601Bryan McLellan2017-04-041-0/+1
| | | | | | | | Signed-off-by: Bryan McLellan <btm@chef.io>
| * Using chcp 437 and fixed some bugsnimisha2017-03-311-0/+2
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.0.107 by Chef Versioner.v13.0.107Chef Versioner2017-04-061-5/+5
| |
* | Bump version of chef to 13.0.106 by Chef Versioner.v13.0.106Chef Versioner2017-04-051-5/+5
| |
* | Bump version of chef to 13.0.105 by Chef Versioner.v13.0.105Chef Versioner2017-04-051-5/+5
| |
* | Bump version of chef to 13.0.104 by Chef Versioner.Chef Versioner2017-04-051-5/+5
| |
* | Merge pull request #6017 from chef/tm/ohai_plugins_2Thom May2017-04-051-1/+1
|\ \ | | | | | | RFC 59 - Load ohai plugins
| * | RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-051-1/+1
| | | | | | | | | | | | | | | | | | This adds a new phase in the compilation of the run context. Signed-off-by: Thom May <thom@chef.io>
* | | Bump version of chef to 13.0.103 by Chef Versioner.v13.0.103Chef Versioner2017-04-051-5/+5
| | |
* | | Bump version of chef to 13.0.102 by Chef Versioner.v13.0.102Chef Versioner2017-04-051-5/+5
|/ /
* | Bump version of chef to 13.0.101 by Chef Versioner.Chef Versioner2017-04-051-5/+5
| |
* | Bump version of chef to 13.0.100 by Chef Versioner.v13.0.100Chef Versioner2017-04-051-5/+5
| |
* | Add InSpec to chef omnibus buildsadamleff/add-inspecAdam Leff2017-04-051-7/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | This change adds InSpec to the Chef Gemfile, making it easier for our community to use InSpec for testing without requiring them to `chef_gem` install it prior to use. This also helps our users who wish to use InSpec but are in an air-gapped environment. Including our preferred testing library in our Omnibus builds will make it much easier for those users to use InSpec. Signed-off-by: Adam Leff <adam@leff.co>
* | Bump version of chef to 13.0.99 by Chef Versioner.v13.0.99Chef Versioner2017-04-051-5/+5
| |
* | Bump version of chef to 13.0.98 by Chef Versioner.v13.0.98Chef Versioner2017-04-041-5/+5
| |
* | Bump version of chef to 13.0.97 by Chef Versioner.v13.0.97Chef Versioner2017-04-041-5/+5
| |
* | Bump version of chef to 13.0.96 by Chef Versioner.v13.0.96Chef Versioner2017-04-041-5/+5
| |