We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e744992 commit bfb04c0Copy full SHA for bfb04c0
Rakefile
@@ -15,7 +15,7 @@ require 'jeweler'
15
Jeweler::Tasks.new do |gem|
16
# gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
17
gem.name = "cmd-utils"
18
- gem.homepage = "http://bitbucket.org/aks_/cmd-utils"
+ gem.homepage = "http://github.com/aks/cmd-utils"
19
gem.license = "MIT"
20
gem.summary = %Q{Utilities for building CLIs}
21
gem.description = %Q{Several ruby libraries for building command-line utilities.}
0 commit comments