Skip to content

Commit

Permalink
Updates gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
daveyeu committed Aug 24, 2009
1 parent 7e61509 commit 7890e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nightcap.spec → nightcap.gemspec
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
spec.summary = "Little helpers for Capistrano"
spec.author = "David Yeu"
spec.email = "me@davidyeu.com"
spec.homepage = "http://code.forsamurai.com/nightcap/"
spec.homepage = "http://github.com/daveyeu/nightcap/"
spec.files = FileList["lib/**/*.rb", "test/**/*.rb", "[A-Z]*"].to_a

spec.add_dependency("capistrano", ">= 2.0.0")
Expand Down

0 comments on commit 7890e80

Please sign in to comment.