diff --git a/jasmine-core.gemspec b/jasmine-core.gemspec index df310a85..427d48c7 100644 --- a/jasmine-core.gemspec +++ b/jasmine-core.gemspec @@ -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/**/*")