cli-forge.gemspec in cli-forge-0.0.0 vs cli-forge.gemspec in cli-forge-0.1.0
- old
+ new
@@ -3,10 +3,10 @@
require File.expand_path("../lib/cli_forge/version", __FILE__)
Gem::Specification.new do |gem|
gem.name = "cli-forge"
gem.version = CLIForge::VERSION
- gem.homepage = "http://github.com/nevir/cli-forge"
+ gem.homepage = "https://github.com/nevir/cli-forge"
gem.summary = "Beat your CLI tool suites into submission!"
gem.description = "A library for building CLI tools that are intended to be easily extensible (git style)"
gem.author = "Ian MacLeod"
gem.email = "ian@nevir.net"