aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext.gemspec
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2018-10-03 16:07:08 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2018-10-03 16:07:08 -0700
commit304e91765d89e4f8d190f3dbb80ad9ee277be95d (patch)
treebe59c31d5b5269124aec56b9d1bf247390718343 /actiontext.gemspec
parent598ef2ee82a4c502deba678ed9191f5f40930132 (diff)
downloadrails-304e91765d89e4f8d190f3dbb80ad9ee277be95d.tar.gz
rails-304e91765d89e4f8d190f3dbb80ad9ee277be95d.tar.bz2
rails-304e91765d89e4f8d190f3dbb80ad9ee277be95d.zip
The world is our stage
Diffstat (limited to 'actiontext.gemspec')
-rw-r--r--actiontext.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/actiontext.gemspec b/actiontext.gemspec
index bce0bf1332..d9de924efa 100644
--- a/actiontext.gemspec
+++ b/actiontext.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.authors = ["Javan Makhmali", "Sam Stephenson", "David Heinemeier Hansson"]
s.email = ["javan@javan.us", "sstephenson@gmail.com", "david@loudthinking.com"]
s.summary = "Edit and display rich text in Rails applications"
- s.homepage = "https://github.com/basecamp/actiontext"
+ s.homepage = "https://github.com/rails/actiontext"
s.license = "MIT"
s.required_ruby_version = ">= 2.2.2"