1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Missed a spot

This commit is contained in:
David Heinemeier Hansson 2018-04-13 16:26:19 -07:00
parent f1d74871e7
commit 421b185dab

View file

@ -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"]