Update gem authors
This commit is contained in:
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
|
|||||||
s.name = "jasmine-core"
|
s.name = "jasmine-core"
|
||||||
s.version = Jasmine::Core::VERSION
|
s.version = Jasmine::Core::VERSION
|
||||||
s.platform = Gem::Platform::RUBY
|
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.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.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.email = %q{jasmine-js@googlegroups.com}
|
||||||
|
|||||||
Reference in New Issue
Block a user