mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Copypasta is delicious!
This commit is contained in:
parent
4ab739a72a
commit
52b1e2c6cf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ require "action_mailbox/version"
|
|||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "actionmailbox"
|
||||
s.version = ActionText::VERSION
|
||||
s.version = ActionMailbox::VERSION
|
||||
s.authors = ["Jeremy Daer", "David Heinemeier Hansson"]
|
||||
s.email = ["jeremy@basecamp.com", "david@loudthinking.com"]
|
||||
s.summary = "Receive and process incoming emails in Rails"
|
||||
|
|
Loading…
Reference in a new issue