web-app-theme.gemspec in web-app-theme-0.5.0 vs web-app-theme.gemspec in web-app-theme-0.5.1
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{web-app-theme}
- s.version = "0.5.0"
+ s.version = "0.5.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andrea Franz"]
- s.date = %q{2010-01-04}
+ s.date = %q{2010-01-09}
s.description = %q{Web app theme generator for rails projects}
s.email = %q{andrea@gravityblast.com}
s.extra_rdoc_files = [
"LICENSE",
"README.md"
@@ -61,9 +61,10 @@
"stylesheets/themes/blue/style.css",
"stylesheets/themes/default/style.css",
"stylesheets/themes/djime-cerulean/style.css",
"stylesheets/themes/drastic-dark/style.css",
"stylesheets/themes/kathleene/style.css",
+ "stylesheets/themes/olive/style.css",
"stylesheets/themes/orange/style.css",
"stylesheets/themes/reidb-greenish/style.css",
"stylesheets/themes/warehouse/style.css",
"test/spec_helper.rb",
"test/themed_generator_spec.rb",