pixy.gemspec in pixy-0.1.2 vs pixy.gemspec in pixy-0.1.3

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- require File.expand_path('../lib/pixy/version', __FILE__) Gem::Specification.new do |gem| gem.authors = ["Nihad Abbasov"] - gem.email = ["mail@narkoz.me"] + gem.email = ["nihad@42na.in"] gem.description = %q{Pixy is an API wrapper for Pixiv url shortener - p.tl} gem.summary = %q{API wrapper for Pixiv url shortener} gem.homepage = "https://github.com/narkoz/pixy" gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }