summaryrefslogtreecommitdiff
path: root/mixlib-log.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Modify ruby-version in Gemspecpoorndm/IPACK-103-Test-Ruby3.0/3.1poornima2022-02-281-1/+1
| | | | Signed-off-by: poornima <poorndm@progress.com>
* Replace __FILE__ with __dir__ and other minor chefstyle fixesTim Smith2020-09-081-1/+1
| | | | | | A few new chefstyle rules to improve readability here. Signed-off-by: Tim Smith <tsmith@chef.io>
* reverting back to ruby 2.3 supportLamont Granquist2019-01-041-1/+1
| | | | | | | it appears we break the world if we go to >= 2.5 and we need to do this a bit more cautiously. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* update travis, drop ruby < 2.5, major version bumpLamont Granquist2019-01-041-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Chefstyle fixTim Smith2018-12-171-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Only ship the required library files in the gem artifactslimTim Smith2018-12-111-3/+3
| | | | | | Don't ship the test and dev files in the gem artifact. Signed-off-by: Tim Smith <tsmith@chef.io>
* Get chefstyle greenTim Smith2018-07-251-4/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove deprecated gemspec configsTim Smith2018-07-251-2/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove the changelog generator gemTim Smith2018-07-251-1/+0
| | | | | | We're using expeditor now Signed-off-by: Tim Smith <tsmith@chef.io>
* RSpec: use 3.7, disable monkey patching modeOlle Jonsson2017-11-211-1/+1
| | | | Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* Less contrained versions and fix copyrightruby22Tim Smith2016-10-131-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.2Tim Smith2016-09-291-0/+1
| | | | | | Remove the rack pin Signed-off-by: Tim Smith <tsmith@chef.io>
* Make the Rake test the worldTim Smith2016-09-291-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* enable changelog generatorThom May2016-08-041-0/+1
| | | | Signed-off-by: Thom May <thom@may.lt>
* Add dev dependency on chefstyleTim Smith2016-03-021-0/+1
|
* Update to rspec 3.X formatcleanupTim Smith2016-03-011-1/+1
| | | | It's possible the specs need more cleanup. I only focuses on deprecation messages.
* Resolve chef style issuesTim Smith2016-03-011-7/+7
|
* Opscode -> ChefTim Smith2016-03-011-3/+3
|
* Convert readme to markdown and add contentTim Smith2016-03-011-1/+1
| | | | Add license + badges
* Merge pull request #9 from benders/patch-1Bryan McLellan2015-10-231-0/+1
|\ | | | | | | | | Include the license type in the .gemspec *Obvious fix*
| * Include the license type in the .gemspecNic Benders2015-04-201-0/+1
| |
* | Ship the Gemfile so the tests can be run from the gemJohn Keiser2015-09-301-1/+1
|/
* Depessimize rake, rspec and cucumber versionsjk/MIXLIB-10jkeiser2013-02-071-3/+3
|
* Add .gemtest and Rakefile to s.files for testingBryan McLellan2012-06-081-1/+1
|
* CHEF-3169: Include tests in gem package for distros, test.rubygems.org, etcBryan McLellan2012-06-071-1/+1
|
* Add missing dev dependenciesBjörn Albers2012-06-071-0/+3
|
* remove debugging1.3.0Daniel DeLeo2011-03-171-1/+0
|
* rm jeweler, make mixlib-log bundler-ableDaniel DeLeo2011-03-171-0/+16
|
* removed mixlib-log.gemspec, as it's generated by 'rake install'Tim Hinderliter2010-02-221-58/+0
|
* Regenerated gemspec for version 1.1.0v1.1.0Adam Jacob2010-01-051-0/+1
|
* Adding gemspecAdam Jacob2010-01-051-0/+57
|
* move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-151-47/+0
|
* Regenerated gemspec for version 1.0.3v1.0.3alpha_deploy_1AJ Christensen2009-05-121-1/+1
|
* Regenerated gemspec for version 1.0.2v1.0.2AJ Christensen2009-05-121-1/+1
|
* Convert to jewelerAJ Christensen2009-05-121-0/+47