summaryrefslogtreecommitdiff
path: root/chef.gemspec
Commit message (Expand)AuthorAgeFilesLines
* Allow chef-zero 5.0John Keiser2016-08-241-1/+1
* Stop using obsolete URI.escape; use Addressable::URI instead.John Keiser2016-08-221-0/+1
* remove ruby 2.1 supportLamont Granquist2016-08-221-1/+1
* Update dependency on mixlib-cli for two-argument procs. Noah Kantrowitz2016-08-021-1/+1
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-1/+1
* Update to rspec 3.5tm/new_world_rspecThom May2016-07-201-1/+1
* Install nokogiri and pin mixlib-cliksubrama/nokogiriKartik Null Cating-Subramanian2016-07-151-1/+1
* Use Mixlib::Archive to extract tarballsThom May2016-07-071-1/+2
* Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-011-0/+1
|\
| * add systemd_unit resource/providerNathan Williams2016-04-161-0/+1
* | Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-1/+1
* | run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+1
* | Pin everything down with Gemfile.lock, add rake dependencies to updateJohn Keiser2016-04-181-6/+0
|/
* Merge pull request #4750 from jkerry/SFTP_Remote_File_SupportLamont Granquist2016-04-061-0/+1
|\
| * Adding the provider and spec files for sftpJohn Kerry2016-03-231-0/+1
* | ruby 2.0.0 is EOLlcg/ruby-2.0.0-deprecationLamont Granquist2016-03-241-1/+1
|/
* Subtle differences in the plist gem break tests so lock to 3.2+danielsdeleo2016-03-211-1/+1
* Allow any 3.x version of plistdanielsdeleo2016-03-181-1/+1
* Revert "Unpin github_changelog_generator"Lamont Granquist2016-03-041-1/+1
* Unpin github_changelog_generatorJohn Keiser2016-03-041-1/+1
* Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-031-0/+4
|\
| * spellngLamont Granquist2016-02-091-1/+1
| * set the floor to when bundler/inline was releasedLamont Granquist2016-02-091-2/+3
| * bundler is now a runtime depLamont Granquist2016-02-091-0/+3
* | release 12.8.0 changelogmw/version-bumpMatt Wrock2016-03-021-0/+1
|/
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Remove obsolete reference to chef-13. Add VERSION to gemspec.ksubrama/ciKartik Null Cating-Subramanian2016-02-041-1/+1
* add pry, pry-byebug, pry-remote to omnibus-chefLamont Granquist2016-02-021-1/+0
* Bump cheffish dep to 2.0jk/cheffish-2John Keiser2016-02-021-1/+1
* Don't pin chef-zero to a minor version, pin to majorJohn Keiser2016-02-011-1/+1
* Allow all Chef Zero 4.x after 4.4fix-chef-zero-constraintsdanielsdeleo2016-01-291-1/+1
* Make sure acceptance tests for chef can run in Jenkins.sersut/ec2-acceptanceSerdar Sutay2016-01-271-1/+1
* Merge pull request #4287 from chef/jdm/1.3-fipsJay Mundrawala2016-01-261-1/+1
|\
| * Use mixlib-auth to version 1.4Kartik Null Cating-Subramanian2016-01-251-1/+1
* | use require_paths and not path so bundler grabs all paths from a git referencemwrock/appveyorMatt Wrock2016-01-251-1/+1
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-4/+4
* Merge pull request #4406 from chef/tball/netsshTyler Ball2016-01-141-1/+1
|\
| * Updating to the latest release of net-ssh to consume https://github.com/net-s...tball/netsshtyler-ball2016-01-141-1/+1
* | Use double quotes by defaultThom May2016-01-141-4/+4
* | Restore backcompat include for external libraries that reference root directo...John Keiser2016-01-131-2/+2
|/
* Added profile provider for OS XNate Walck2015-12-171-0/+1
* Make sure we're using chef-zero 4.4.0 which has policyfile route support.Chris Doherty2015-12-151-1/+1
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-091-0/+2
* Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4John Keiser2015-11-171-1/+1
* rspec 3.4.0 broke masterlcg/pin-rspecLamont Granquist2015-11-161-1/+1
* Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+1
* Ship our Gemfile so people can run our tests from the gemjk/external-testsJohn Keiser2015-09-301-1/+1
* Use same mixlib-shellout version pin in chef, ohai, and chef-configJay Mundrawala2015-08-311-1/+1
* highline is used by core Chef; therefore remove this misleading commentJulian C. Dunn2015-08-081-1/+0
* Use 8.6 alpha gem of ohaiClaire McQuin2015-08-071-1/+1