summaryrefslogtreecommitdiff
path: root/mixlib-config.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* remove ruby 2.4 testsjayashri garud2022-03-021-1/+1
| | | | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com> #pin rubocop-ast to 1.4.1
* Resolve Chefstyle 1.2.0 warningTim Smith2020-07-141-2/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Allow Ruby 2.4+Tim Smith2019-04-231-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* update travis, drop ruby < 2.5, major version bumpLamont Granquist2019-01-041-2/+1
| | | | | | solely major version bump for the ruby support floor Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Only ship the required library files in the gem artifactslimTim Smith2018-12-111-8/+3
| | | | | | Skip the dev and testing deps in the gem artifact. Signed-off-by: Tim Smith <tsmith@chef.io>
* Move dev deps to the gemfileTim Smith2018-12-061-5/+0
| | | | | | Use our standard groups as well. Signed-off-by: Tim Smith <tsmith@chef.io>
* Adding support for reading from TOML filestyler-ball2018-02-281-0/+2
| | | | Signed-off-by: Tyler Ball <tball@chef.io>
* Allow chefstyle to floatRuby22Tim Smith2016-10-131-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use chefstyle and add it to RakeTim Smith2016-09-291-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.2Tim Smith2016-09-291-2/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update to rpsec 3.0Tim Smith2016-08-231-1/+1
| | | | | | Without a doubt there's further changes that could be done here, but this gets us to rspec 3.0 without deprecation notices. Signed-off-by: Tim Smith <tsmith@chef.io>
* Correct new checkslcg/chefstyleThom May2016-08-111-1/+1
| | | | Signed-off-by: Thom May <thom@may.lt>
* chefstyle fixesLamont Granquist2016-08-111-8/+7
|
* Add gemspec files to allow bundler to run from the gemksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+2
|
* Ship the Gemfile so tests can be run from the gemJohn Keiser2015-09-301-1/+1
|
* Add license to gemspec and update other fields for new company name.add-licenseJulian C. Dunn2015-03-251-3/+4
|
* Force RSpec 2.xSeth Vargo2014-06-031-3/+1
|
* Add Travis config, basic GemfileJohn Keiser2013-09-091-0/+4
|
* README.rdoc -> README.mdJohn Keiser2013-08-271-2/+2
|
* de-jewlerize gem creationdanielsdeleo2013-06-011-0/+25
|
* move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-151-44/+0
|
* Regenerated gemspec for version 1.0.12v1.0.12alpha_deploy_1AJ Christensen2009-08-261-2/+2
|
* Regenerated gemspec for version 1.0.11v1.0.11AJ Christensen2009-08-241-21/+12
|
* Regenerated gemspec for version 1.0.10Christopher Brown2009-08-181-13/+22
|
* Regenerated gemspec for version 1.0.9v1.0.9AJ Christensen2009-06-251-2/+2
|
* Regenerated gemspec for version 1.0.8v1.0.8AJ Christensen2009-06-241-4/+4
|
* Regenerated gemspec for version 1.0.7v1.0.7AJ Christensen2009-05-141-2/+2
|
* Regenerated gemspec for version 1.0.6v1.0.6AJ Christensen2009-05-121-1/+1
|
* Regenerated gemspec for version 1.0.5v1.0.5AJ Christensen2009-05-121-1/+1
|
* Convert mixlib-config to jewelerAJ Christensen2009-05-121-0/+44
Add internal_set method, specs Clarify some behaviour