Rakefile in forkcms_deploy-1.2.1 vs Rakefile in forkcms_deploy-2.1.0
- old
+ new
@@ -1,13 +1,13 @@
begin
require 'jeweler'
Jeweler::Tasks.new do |gemspec|
gemspec.name = "forkcms_deploy"
- gemspec.summary = "Deployment for Fork 2.x.x with Capistrano"
- gemspec.description = "Deployment for Fork 2.x.x with Capistrano"
+ gemspec.summary = "Deployment for ForkCMS with Capistrano"
+ gemspec.description = "Deployment for ForkCMS with Capistrano"
gemspec.email = "info@sumocoders.be"
gemspec.homepage = "https://github.com/sumocoders/forkcms_deploy"
- gemspec.authors = ['Tijs Verkoyen', 'Jan De Poorter']
+ gemspec.authors = ['Tijs Verkoyen', 'Jan De Poorter', 'Sam Tubbax']
gemspec.add_dependency 'capistrano', '>=2.0.0'
end
Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler not available. Install it with: gem install jeweler"
\ No newline at end of file