hipbot.gemspec in hipbot-0.2.0 vs hipbot.gemspec in hipbot-1.0.0.rc1

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- require File.expand_path('../lib/hipbot/version', __FILE__) Gem::Specification.new do |gem| - gem.authors = ["Tomasz Pewiński"] - gem.email = ["pewniak747@gmail.com"] + gem.authors = ["Bartosz Kopiński", "Tomasz Pewiński"] + gem.email = ["bartosz.kopinski@netguru.pl", "pewniak747@gmail.com"] gem.description = "Hipbot is a bot for HipChat, written in ruby & eventmachine." gem.summary = "Hipbot is a bot for HipChat, written in ruby & eventmachine." gem.homepage = "http://github.com/pewniak747/hipbot" gem.files = `git ls-files`.split($\)