Use released mail gem

This commit is contained in:
Rafael Mendonça França 2015-12-17 17:16:08 -02:00
parent c7210b9d4c
commit 9b28b252e2
2 changed files with 2 additions and 10 deletions

View File

@ -18,7 +18,6 @@ gem 'jquery-rails', github: 'rails/jquery-rails', branch: 'master'
gem 'coffee-rails', '~> 4.1.0'
gem 'turbolinks'
gem 'arel', github: 'rails/arel', branch: 'master'
gem 'mail', github: 'mikel/mail', branch: 'master'
gem 'sprockets-rails', '~> 3.0.0.beta3', github: 'rails/sprockets-rails', branch: 'master'

View File

@ -19,14 +19,6 @@ GIT
qu (= 0.2.0)
redis-namespace
GIT
remote: git://github.com/mikel/mail.git
revision: f0efbd4850d1bc06cdcba6178c282eeaba9c8c43
branch: master
specs:
mail (2.6.3.edge)
mime-types (>= 1.16, < 3)
GIT
remote: git://github.com/rack/rack.git
revision: 96ae9b9fed8d6809383b6f48a5884437e76f8ca4
@ -217,6 +209,8 @@ GEM
rb-inotify (>= 0.9)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (2.99)
@ -353,7 +347,6 @@ DEPENDENCIES
json
kindlerb (= 0.1.1)
listen (~> 3.0.5)
mail!
minitest (< 5.3.4)
mocha (~> 0.14)
mysql (>= 2.9.0)