protonbot.gemspec in protonbot-0.2.2 vs protonbot.gemspec in protonbot-0.2.3
- old
+ new
@@ -4,10 +4,10 @@
require 'protonbot/version'
Gem::Specification.new do |spec|
spec.name = 'protonbot'
spec.version = ProtonBot::VERSION
- spec.authors = ['Nickolay']
+ spec.authors = ['Nickolay Ilyushin']
spec.email = ['nickolay02@inbox.ru']
spec.summary = 'An IRC bot library'
spec.description = 'Library for writing cross-server IRC bots'
spec.homepage = 'https://github.com/handicraftsman/ProtonBot'