Merge pull request #1736 from olleolleolle/patch-1

Gemspec: Drop EOL'd property rubyforge_project
This commit is contained in:
sgravrock
2019-08-03 08:58:01 -07:00
committed by GitHub

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/**/*")