Navigation Menu

Skip to content

Commit

Permalink
Update web url.
Browse files Browse the repository at this point in the history
  • Loading branch information
xian committed Aug 13, 2010
1 parent 9f008b4 commit 2e8d508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -37,10 +37,10 @@ namespace :jeweler do
require "jeweler"
Jeweler::Tasks.new do |gemspec|
gemspec.name = "jasmine"
gemspec.summary = "Jasmine Ruby Runner"
gemspec.summary = "Jasmine Runner for Ruby"
gemspec.description = "Javascript BDD test framework"
gemspec.email = "ragaskar@gmail.com"
gemspec.homepage = "http://github.com/pivotal/jasmine-ruby"
gemspec.homepage = "http://pivotal.github.com/jasmine"
gemspec.authors = ["Rajan Agaskar", "Christian Williams"]
gemspec.executables = ["jasmine"]
gemspec.files = FileList.new(
Expand Down

0 comments on commit 2e8d508

Please sign in to comment.