From 421b185dab403b44216147dbca4964a52241e531 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 13 Apr 2018 16:26:19 -0700 Subject: Missed a spot --- actiontext.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actiontext.gemspec') 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"] -- cgit v1.2.3