We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addc8ef commit 1beda45Copy full SHA for 1beda45
wizarddev-heroku.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
spec.email = ['francis@wizarddevelopment.com']
11
spec.summary = %q{Deploys rails apps to heroku}
12
# spec.description = %q{TODO: Write a longer description. Optional.}
13
- spec.homepage = 'https://www.wizarddevelopment.com'
+ spec.homepage = 'https://github.com/wizarddevelopment/wizarddev-heroku'
14
spec.license = 'MIT'
15
16
spec.files = `git ls-files -z`.split("\x0")
0 commit comments