aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext.gemspec
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2018-04-13 16:26:19 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2018-04-13 16:26:19 -0700
commit421b185dab403b44216147dbca4964a52241e531 (patch)
tree6a73af9978f28c9c5da16678a4e4aa6a158d067d /actiontext.gemspec
parentf1d74871e7f00e8bbde3501a759487ac8cc4c3fc (diff)
downloadrails-421b185dab403b44216147dbca4964a52241e531.tar.gz
rails-421b185dab403b44216147dbca4964a52241e531.tar.bz2
rails-421b185dab403b44216147dbca4964a52241e531.zip
Missed a spot
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 8139154e74..16dc61e595 100644
--- a/actiontext.gemspec
+++ b/actiontext.gemspec
@@ -5,7 +5,7 @@ require "action_text/version"
# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
- s.name = "activetext"
+ s.name = "actiontext"
s.version = ActionText::VERSION
s.authors = ["Javan Makhmali", "Sam Stephenson"]
s.email = ["javan@javan.us", "sstephenson@gmail.com"]