wiskey.gemspec in wiskey-0.0.8 vs wiskey.gemspec in wiskey-0.0.9

- old
+ new

@@ -6,10 +6,10 @@ s.name = "wiskey" s.summary = "The solutoiuns for the rails cutupping." s.authors = [ "Alexey Osipenko" ] s.email = [ "alexey@osipenko.in.ua" ] - s.homepage = "http://aratak.github.com/wiskey/" + s.homepage = "https://github.com/cimon-io/wiskey/" s.description = "The rails 3 gem, which include SCSS mixins and default rails templates for true-cutupping." s.version = Wiskey::VERSION s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")