Gemspec: Drop EOL'd property rubyforge_project
This commit is contained in:
@@ -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/**/*")
|
||||
|
||||
Reference in New Issue
Block a user