octospy.gemspec in octospy-0.0.8 vs octospy.gemspec in octospy-0.1.0
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |spec|
spec.name = 'octospy'
spec.version = Octospy::VERSION
spec.authors = ['linyows']
spec.email = ['linyows@gmail.com']
- spec.description = %q{Octospy notifies eventsf github repositories to IRC channels.}
- spec.summary = %q{Octospy notifies eventsf github repositories to IRC channels.}
+ spec.description = %q{Octospy notifies events of github repositories to IRC channels.}
+ spec.summary = %q{Octospy notifies events of github repositories to IRC channels.}
spec.homepage = 'https://github.com/linyows/octospy'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }