Gemspec: Drop EOL'd property rubyforge_project

This commit is contained in:
Olle Jonsson
2019-07-14 10:38:36 +02:00
committed by GitHub
parent c100bb6242
commit d68b47b76d

View File

@@ -11,7 +11,6 @@ Gem::Specification.new do |s|
s.description = %q{Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.}
s.email = %q{jasmine-js@googlegroups.com}
s.homepage = "http://jasmine.github.io"
s.rubyforge_project = "jasmine-core"
s.license = "MIT"
s.files = Dir.glob("./lib/**/*")