diff --git a/jasmine-core.gemspec b/jasmine-core.gemspec index b061b191..8801591e 100644 --- a/jasmine-core.gemspec +++ b/jasmine-core.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = "jasmine-core" s.version = Jasmine::Core::VERSION s.platform = Gem::Platform::RUBY - s.authors = ["Rajan Agaskar", "Davis W. Frank", "Gregg Van Hove"] + s.authors = ["Gregg Van Hove"] s.summary = %q{JavaScript BDD framework} 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}