From 52b1e2c6cfd5e76d72a6de09b28e51f2440c48c4 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 17 Sep 2018 16:51:38 -0700 Subject: Copypasta is delicious! --- actionmailbox.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionmailbox.gemspec b/actionmailbox.gemspec index 1fdfff7b00..699ad4d1b8 100644 --- a/actionmailbox.gemspec +++ b/actionmailbox.gemspec @@ -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" -- cgit v1.2.3