uzuuzu.gemspec in uzuuzu-0.0.8 vs uzuuzu.gemspec in uzuuzu-0.0.9
- 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.8"
+ s.version = "0.0.9"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Takuya Kondo"]
- s.date = %q{2011-12-23}
+ s.date = %q{2011-12-24}
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 = [
@@ -34,9 +34,10 @@
"spec/spec_helper.rb",
"spec/uzuuzu_spec.rb",
"template/app.rb",
"template/config.ru",
"template/controller/index.rb",
+ "template/helper/index.rb",
"template/public/css/Black/editor.png",
"template/public/css/Black/imagebrowser.png",
"template/public/css/Black/loading-image.gif",
"template/public/css/Black/loading.gif",
"template/public/css/Black/slider-h.gif",