Readme.md in vendorer-0.1.13 vs Readme.md in vendorer-0.1.14

- old
+ new

@@ -1,9 +1,9 @@ Vendorer ======== - - documented dependencies + - documented & cached dependencies - automatic updates - no unwanted/accidental updates Install @@ -52,11 +52,11 @@ folder 'vendor/assets/javascripts' do file 'jquery.js', 'http://code.jquery.com/jquery-latest.js' end # Copy files & folders from repos (also works with private repos) -from 'https://github.com/grosser/parallel_tests.git' do +from 'https://github.com/grosser/parallel_tests.git' do |checkout_location| file 'Readme.md' file 'target-folder/file.rb', 'lib/parallel_tests.rb' folder 'spec' folder 'renamed-folder', 'spec' end @@ -79,10 +79,11 @@ ### [Contributors](http://github.com/grosser/vendorer/contributors) - [Kurtis Rainbolt-Greene](https://github.com/krainboltgreene) - [Ivan K.](https://github.com/divout) - [Matt Brictson](https://github.com/mbrictson) + - [Andreas Haller](https://github.com/ahx) [Michael Grosser](http://grosser.it)<br/> michael@grosser.it<br/> License: MIT<br/> -[![Build Status](https://secure.travis-ci.org/grosser/vendorer.png)](http://travis-ci.org/grosser/vendorer) +[![Build Status](https://travis-ci.org/grosser/vendorer.png)](https://travis-ci.org/grosser/vendorer)