wiskey.gemspec in wiskey-0.0.2 vs wiskey.gemspec in wiskey-0.0.3
- old
+ new
@@ -4,13 +4,13 @@
s.name = "wiskey"
s.summary = "The solutoiuns for the rails cutupping."
s.authors = [ "Alexey Osipenko" ]
s.email = [ "alexey@osipenko.in.ua" ]
- s.homepage = "http://wiskey.github.com"
+ s.homepage = "http://aratak.github.com/wiskey/"
s.description = "The rails 3 gem, which include SCSS mixins and default rails templates for true-cutupping."
s.files = `git ls-files`.split("\n")
- s.version = "0.0.2"
+ s.version = "0.0.3"
s.add_dependency "rails" , "~> 3.1.0"
-end
\ No newline at end of file
+end