tasks/gem_installer.rake in seedling-0.0.1 vs tasks/gem_installer.rake in seedling-0.0.5

- old
+ new

@@ -1,4 +1,8 @@ +# Copyright (c) 2008-2009 The Rubyists, LLC (effortless systems) <rubyists@rubyists.com> +# Distributed under the terms of the MIT license. +# See the LICENSE file that accompanied this software for the full MIT License text +# task :gem_installer do class GemInstaller def initialize(options = {}, &block) @gems = [] @options = options