manveru-innate 2009.05 → 2009.06

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +0,0 @@
1
- desc 'install dependencies from gemspec'
2
- task :install_dependencies => [:gem_installer] do
3
- GemInstaller.new{ setup_gemspec(GEMSPEC) }
4
- end