Skip to content

Commit

Permalink
Update santoku.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
knuckolls committed May 15, 2012
1 parent c996d5f commit ac99b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion santoku.gemspec
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
gem.email = ["kevin.nuckolls@gmail.com"]
gem.description = "A drop in replacement for knife that helps you build out processes around Chef"
gem.summary = ""
gem.homepage = "http://www.github.com/knuckolls/santoku"
gem.homepage = "http://www.github.com/knuckolls/knife-santoku"

gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
Expand Down

0 comments on commit ac99b1f

Please sign in to comment.