uzuuzu.gemspec in uzuuzu-0.0.5 vs uzuuzu.gemspec in uzuuzu-0.0.6

- 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{uzuuzu} - s.version = "0.0.5" + s.version = "0.0.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Takuya Kondo"] - s.date = %q{2011-09-24} + s.date = %q{2011-12-14} s.default_executable = %q{uzuuzu} s.description = %q{uzuuzu is web frame work} s.email = %q{takuya.v3v@gmail.com} s.executables = ["uzuuzu"] s.extra_rdoc_files = [ @@ -61,10 +61,9 @@ "template/public/dispatch.fcgi", "template/public/js/jquery-ui.js", "template/public/js/jquery.js", "template/public/js/jquery.mobile.js", "template/start.rb", - "template/start.sh", "template/uzuuzu.yaml", "template/view/index.rhtml", "uzuuzu.gemspec" ] s.homepage = %q{http://github.com/takuya-v-v/uzuuzu}