talks.gemspec in talks-0.4.0 vs talks.gemspec in talks-0.4.1

- old
+ new

@@ -6,10 +6,10 @@ s.name = "talks" s.version = Talks::VERSION s.platform = Gem::Platform::RUBY s.authors = ['gazay'] s.email = ['alex.gaziev@gmail.com'] - s.homepage = "https://github.com/ruby-talks/talks" + s.homepage = "https://github.com/gazay/talks" s.summary = %q{Gem for talking ruby code and command-line tools} s.description = %q{This gem can be used for wraping command-lines with `talks` command or for adding hooks in ruby code which would tell you something} s.rubyforge_project = "talks"