summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Optimize our requiresTim Smith2020-08-211-2/+2
* Fix chefstyleVivek Singh2019-07-121-1/+1
* Use our standard rakefileTim Smith2019-06-101-9/+14
* Fix the yard rake task nameTim Smith2018-07-301-1/+1
* Move dev deps to the Gemfile and add console taskTim Smith2018-07-301-0/+8
* Run specs properlysyncTim Smith2018-07-241-1/+1
* We don't need the version anymore in the RakefileTim Smith2018-07-241-1/+0
* Add yard to rakefile and sync with othersTim Smith2018-07-241-14/+11
* remove hashrockets syntaxLamont Granquist2018-06-261-1/+1
* bugfix: if param :required is set to false and param :in is set the option is...Yuri Zubov2018-03-231-3/+2
* Fix chefstyle issuesThom May2016-05-051-0/+10
* chefstyle fixeslcg/chefrstyleLamont Granquist2016-02-121-9/+9
* Add Travis and Bundler supportJohn Keiser2013-12-031-23/+4
* Update to gem/package_task1.3.0.rc.0danielsdeleo2013-01-091-2/+2
* Remove Jeweler dependency; bump version to 1.2.1John Keiser2011-09-081-33/+29
* Use RDoc::Task instead of Rake::RDocTaskJohn Keiser2011-08-311-1/+1
* Update rakefile to work with ruby 1.9.2John Keiser2011-08-251-2/+2
* Merge pull request #3 from sometimesfood/CHEF-1901John Keiser2011-08-251-0/+1
|\
| * Fix CHEF-1901: Require yaml in RakefileSebastian Boehm2010-11-271-0/+1
* | upgrade to rspec 2Daniel DeLeo2011-03-041-17/+6
|/
* Bumping to version 1.2.0beta-1alpha_deploy_41.2.0Adam Jacob2010-03-311-0/+1
* move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-151-1/+1
* move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-151-1/+1
* Add spec options for rspec/rake specAJ Christensen2009-05-151-0/+1
* Convert mixlib-cli to jeweler.AJ Christensen2009-05-121-49/+43
* Initial commitAdam Jacob2009-03-121-0/+60