aboutsummaryrefslogtreecommitdiffstats
path: root/rails.gemspec
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2016-03-10 07:34:49 +0100
committerXavier Noria <fxn@hashref.com>2016-03-10 07:55:27 +0100
commit1eb27fafa9453527d72100e7af83c4993924945d (patch)
tree7b10876253636eedb8a8973cf1a478c83fba3fc9 /rails.gemspec
parent55984afe2cbf59f2620c09aa394da08b3ecd4612 (diff)
downloadrails-1eb27fafa9453527d72100e7af83c4993924945d.tar.gz
rails-1eb27fafa9453527d72100e7af83c4993924945d.tar.bz2
rails-1eb27fafa9453527d72100e7af83c4993924945d.zip
revises the homepage URL in the gemspecs [ci skip]
References https://github.com/rails/homepage/issues/46.
Diffstat (limited to 'rails.gemspec')
-rw-r--r--rails.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rails.gemspec b/rails.gemspec
index d4e78b6aa1..8f9cc181a0 100644
--- a/rails.gemspec
+++ b/rails.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.author = 'David Heinemeier Hansson'
s.email = 'david@loudthinking.com'
- s.homepage = 'http://www.rubyonrails.org'
+ s.homepage = 'http://rubyonrails.org'
s.files = ['README.md']