ubiquo.gemspec in ubiquo-0.4.9 vs ubiquo.gemspec in ubiquo-0.4.10

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ubiquo} - s.version = "0.4.9" + s.version = "0.4.10" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Albert Callarisa", "Bernat Foj", "Eric Garc\303\255a", "Felip Ladr\303\263n", "Antoni Reina", "Ramon Salvad\303\263", "Arnau S\303\241nchez"] - s.date = %q{2011-04-18} + s.date = %q{2011-06-17} s.default_executable = %q{ubiquo} s.description = %q{This gem provides a command-line interface to speed up the creation of ubiquo based apps.} s.email = %q{rsalvado@gnuine.com} s.executables = ["ubiquo"] s.extra_rdoc_files = [ @@ -37,14 +37,9 @@ ] s.homepage = %q{http://www.ubiquo.me} s.require_paths = ["lib"] s.rubygems_version = %q{1.6.2} s.summary = %q{command line application for building ubiquo based applications.} - s.test_files = [ - "test/helper.rb", - "test/ubiquo/generator_test.rb", - "test/ubiquo/options_test.rb" - ] if s.respond_to? :specification_version then s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then