提交 8124b2bc 编写于 作者: M Mikel Lindsaar

Revert "Bump up mail dependency to take advantage of relaxed i18n version requirement"

Locking to ~> 2.2.9.1 means locking to < 2.2.10, not intended behaviour.

This reverts commit e7de5dd1.
上级 e7de5dd1
......@@ -20,5 +20,5 @@
s.has_rdoc = true
s.add_dependency('actionpack', version)
s.add_dependency('mail', '~> 2.2.9.1')
s.add_dependency('mail', '~> 2.2.9')
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册