Rakefile in my-simon-0.0.1 vs Rakefile in my-simon-0.1.0
- old
+ new
@@ -6,10 +6,10 @@
require 'jeweler'
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "my-simon"
- gem.homepage = "http://github.com/samcreate/simon"
+ gem.homepage = "https://github.com/samcreate/simon-cli"
gem.license = "MIT"
gem.summary = "CLI tool for Simon"
gem.description = "CLI tool for Simon, the simple PHP project boilerplate!"
gem.email = "aaron.mcguire@evb.com"
gem.authors = ["Aaron McGuire"]