We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959ada2 commit bf99f7eCopy full SHA for bf99f7e
jasmine-selenium-runner.gemspec
@@ -6,8 +6,8 @@ require 'jasmine/runners/selenium/version'
6
Gem::Specification.new do |spec|
7
spec.name = "jasmine_selenium_runner"
8
spec.version = Jasmine::Runners::Selenium::VERSION
9
- spec.authors = ["Rajan Agaskar", "Gregg Van Hove" ]
10
- spec.email = ["rajan@pivotallabs.com", 'gvanhove@pivotallabs.com']
+ spec.authors = ["Gregg Van Hove" ]
+ spec.email = ['gvanhove@pivotal.io']
11
spec.description = %q{Run your jasmine tests in a real live browser!}
12
spec.summary = %q{Run your jasmine tests in a real live browser!}
13
spec.homepage = "http://pivotal.github.com/jasmine/"
0 commit comments