Move SMTP server from messages plugin into core
This commit is contained in:
parent
2264351cf5
commit
7d594bf391
9 changed files with 117 additions and 92 deletions
1
Gemfile
1
Gemfile
|
|
@ -48,6 +48,7 @@ gem 'roo-xls'
|
|||
gem 'spreadsheet'
|
||||
gem 'gaffe'
|
||||
gem 'ruby-filemagic'
|
||||
gem 'midi-smtp-server'
|
||||
|
||||
# we use the git version of acts_as_versioned, and need to include it in this Gemfile
|
||||
gem 'acts_as_versioned', git: 'https://github.com/technoweenie/acts_as_versioned.git'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue