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:
parent
f1d74871e7
commit
421b185dab
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue