cf-swearjar.gemspec in cf-swearjar-1.0.1 vs cf-swearjar.gemspec in cf-swearjar-1.0.2
- old
+ new
@@ -4,11 +4,11 @@
Gem::Specification.new do |s|
s.name = 'cf-swearjar'
s.version = Swearjar::VERSION
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
- s.authors = ["Joshua Hull"]
- s.summary = "Put another nickel in the swearjar. Simple profanity detection with content analysis"
+ s.authors = ["Joshua Hull, Matthew Gordon"]
+ s.summary = "Put another nickel in the swearjar. Simple profanity detection with content analysis. Fork of Joshua Hull's swearjar with some additional functionality."
s.description = "#{s.summary}."
s.email = %q{joshbuddy@gmail.com}
s.extra_rdoc_files = ['README.rdoc']
s.files = `git ls-files`.split("\n")
s.homepage = %q{http://github.com/joshbuddy/swearjar}