alula-themes.gemspec in alula-themes-0.0.1 vs alula-themes.gemspec in alula-themes-0.0.2

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- require File.expand_path('../lib/alula/themes/version', __FILE__) Gem::Specification.new do |gem| gem.authors = ["Mikko Kokkonen"] - gem.email = ["mikko@mikian.com"] + gem.email = ["mikko@owlforestry.com"] gem.description = %q{Beatiful themes for Alula} gem.summary = %q{Ready to use themes for Alula blogs.} gem.homepage = "" gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }