uzuuzu.gemspec in uzuuzu-0.0.2 vs uzuuzu.gemspec in uzuuzu-0.0.3
- old
+ new
@@ -3,16 +3,16 @@
# 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.2"
+ s.version = "0.0.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Takuya Kondo"]
- s.date = %q{2011-08-14}
- s.description = %q{uzuuzu is web fw and cms}
+ s.date = %q{2011-08-23}
+ s.description = %q{uzuuzu is web frame work}
s.email = %q{takuya.v3v@gmail.com}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
]
@@ -70,10 +70,10 @@
]
s.homepage = %q{http://github.com/takuya-v-v/uzuuzu}
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.5.2}
- s.summary = %q{uzuuzu is web fw and cms}
+ s.summary = %q{uzuuzu is web frame work}
if s.respond_to? :specification_version then
s.specification_version = 3
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then