capistrano-fixes.gemspec in Roman2K-capistrano-fixes-0.1.2 vs capistrano-fixes.gemspec in Roman2K-capistrano-fixes-0.1.3

- old
+ new

@@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{capistrano-fixes} - s.version = "0.1.2" + s.version = "0.1.3" s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version= s.authors = ["Roman Le N\303\251grate"] - s.date = %q{2009-03-25} + s.date = %q{2009-04-04} s.description = %q{Fixes for Capistrano default recipes} s.email = %q{roman.lenegrate@gmail.com} s.extra_rdoc_files = ["lib/capistrano_fixes/tasks.rb", "lib/capistrano_fixes.rb", "LICENSE", "README.mdown"] s.files = ["lib/capistrano_fixes/tasks.rb", "lib/capistrano_fixes.rb", "LICENSE", "Manifest", "Rakefile", "README.mdown", "test/capistrano_fixes_test.rb", "capistrano-fixes.gemspec"] s.has_rdoc = true