summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Rakefile/platform dependent gem generation.ksubrama/win64Kartik Null Cating-Subramanian2015-04-241-2/+0
| | | | | Use the "universal" platform when building the windows gems to let us simultaneously support 32 and 64 bit windows builds.
* Fix live_stream for windowsJay Mundrawala2014-12-171-0/+3
| | | | | The windows module was looking to write stdout to live_stream instead of live_stdout.
* Silence `:rubygems` Bundler deprecation notice.Seth Chisamore2013-12-051-1/+2
| | | | | | | | Message from Bundler before this change: The source :rubygems is deprecated because HTTP requests are insecure. Please change your source to 'https://rubygems.org'; if possible, or 'http://rubygems.org'; if not.
* Remove cruftdanielsdeleo2013-11-011-5/+0
|
* [MIXLIB-7] remove awesome_printLamont Granquist2013-10-311-1/+0
|
* Add rake to the bundleBryan McLellan2013-04-161-0/+1
|
* add test cookbook for rvm installationjtimberman2012-11-221-0/+4
| | | | | | | | | | | | | | * test-kitchen needs its own bundle group * project-specific Cheffile addition for rvm * create a test cookbook to do the rvm installation/setup for running tests * remove "rvm baseboxes" for supported platforms, use test-kitchen defaults Output of 'bundle exec kitchen test --platform ubuntu-12.04: Finished in 15.2 seconds 99 examples, 0 failures
* [RSPEC] Added awesome_print for debuggingHo-Sheng Hsiao2012-03-211-0/+1
|
* add junit formatter in devDaniel DeLeo2011-12-051-0/+10