swearjar.gemspec in swearjar-1.3.0 vs swearjar.gemspec in swearjar-1.3.1

- old
+ new

@@ -8,9 +8,10 @@ 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.description = "#{s.summary}." s.email = %q{joshbuddy@gmail.com} + s.licenses = ['MIT'] s.extra_rdoc_files = ['README.md'] s.files = `git ls-files`.split("\n") s.homepage = %q{http://github.com/joshbuddy/swearjar} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"]