summaryrefslogtreecommitdiff
path: root/mixlib-shellout.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bugJohn McCrae2022-04-041-1/+1
| | | | Signed-off-by: John McCrae <jmccrae@chf.io>
* gemspec: add license metadataKonrad Weihmann2021-02-131-0/+1
| | | | | | | so the data is visible on e.g. rubygems.org and can be used by compliance tooling Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
* remove ruby 2.2+2.3Lamont Granquist2020-07-161-1/+1
| | | | | | train has a floor on 2.4 now so that is the oldest we need to support Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* extracting shell_out helper to mixlib-shelloutLamont Granquist2020-07-151-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Don't ship the readme in the gem artifactTim Smith2018-12-111-1/+0
| | | | | | There's no need for this. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove dev deps from the gemspecTim Smith2018-12-061-5/+1
| | | | | | These are all in the gemfile now Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on ruby-head and 2.6 in TravisTim Smith2018-12-061-1/+1
| | | | | | Also skip the tests when expeditor commits. Signed-off-by: Tim Smith <tsmith@chef.io>
* Don't ship rakefile/gemfile/gemspecsslimTim Smith2018-10-231-1/+1
| | | | | | We don't ship the specs. We're not running the tests on this gem. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove bin / executable defsTim Smith2018-10-231-2/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Provide a more useful homepageTim Smith2018-10-231-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* float chefstyleThom May2016-10-071-1/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* Resolve most chefstyle warningsTim Smith2016-10-071-6/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Chefstyle to Rake and GemspecTim Smith2016-10-071-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.2Tim Smith2016-10-071-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.1+deprecateTim Smith2016-08-221-1/+1
| | | | | | Just removes some 1.9 logic from testing. Signed-off-by: Tim Smith <tsmith@chef.io>
* Opscode -> ChefTim Smith2016-02-171-3/+3
|
* move wmi lite dependency to windows gemspecMatt Wrock2015-10-221-1/+0
|
* merging latest masterMatt Wrock2015-10-191-1/+2
|\
| * Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+2
| |
| * Ship the Gemfile so tests run from the gemJohn Keiser2015-09-301-1/+1
| |
* | kill all windows child processes when the command times outMatt Wrock2015-09-241-0/+1
|/
* rspec3ificationLamont Granquist2015-05-151-1/+1
|
* add required ruby versionLamont Granquist2014-09-071-0/+1
|
* Remove cruftdanielsdeleo2013-11-011-1/+1
|
* remove Associated Press Breaking API gem depLamont Granquist2013-10-231-1/+1
| | | | - my guess is awesome_print used to be called 'ap'?
* Remove call to deprecated has_rdoc.sersut2013-06-191-1/+0
|
* Add development dependency for apMoser, Kevin2013-01-151-1/+1
|
* let rspec handle the transitive depsDaniel DeLeo2011-12-051-1/+1
|
* ShellOut not Shellout1.0.0.rc.0Daniel DeLeo2011-12-011-1/+1
|
* initial multi-gem build supportDaniel DeLeo2011-12-011-1/+1
|
* Initial extraction of ShellOut from ChefDaniel DeLeo2011-12-011-0/+23