Skip to content

Commit bf99f7e

Browse files
author
Gregg Van Hove
committed
Update gem authors
1 parent 959ada2 commit bf99f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jasmine-selenium-runner.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require 'jasmine/runners/selenium/version'
66
Gem::Specification.new do |spec|
77
spec.name = "jasmine_selenium_runner"
88
spec.version = Jasmine::Runners::Selenium::VERSION
9-
spec.authors = ["Rajan Agaskar", "Gregg Van Hove" ]
10-
spec.email = ["rajan@pivotallabs.com", 'gvanhove@pivotallabs.com']
9+
spec.authors = ["Gregg Van Hove" ]
10+
spec.email = ['gvanhove@pivotal.io']
1111
spec.description = %q{Run your jasmine tests in a real live browser!}
1212
spec.summary = %q{Run your jasmine tests in a real live browser!}
1313
spec.homepage = "http://pivotal.github.com/jasmine/"

0 commit comments

Comments
 (0)