Rakefile in cap-recipes-0.3.26 vs Rakefile in cap-recipes-0.3.27

- old
+ new

@@ -1,10 +1,13 @@ =begin -Using Jeweler for Gem Packaging - Update the version and release version to github: +Using Jeweler for Gem Packaging... + + * Update the version and release version to github: $ rake version:bump:patch && rake release && rake gemcutter:release - Build and install the latest version locally: - $ rake build && rake install && sudo gem cleanup + + * Build and install the latest version locally: + $ rake install + =end require 'rake' require 'rake/testtask' require 'rake/rdoctask' \ No newline at end of file