aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2015-03-02 13:48:45 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2015-03-02 13:48:45 -0300
commited6be5962420e75a60ccc32c3fdf575f1c14ff9a (patch)
tree00581ab84b65309f8860c1fcd8875374a657151d /Gemfile
parent521318333eaa2654b9ad535c592281ae9efb9113 (diff)
parent562b0b23684333be8766dc73c419f7b753933626 (diff)
downloadrails-ed6be5962420e75a60ccc32c3fdf575f1c14ff9a.tar.gz
rails-ed6be5962420e75a60ccc32c3fdf575f1c14ff9a.tar.bz2
rails-ed6be5962420e75a60ccc32c3fdf575f1c14ff9a.zip
Merge pull request #19173 from robin850/rbx-build
Improve the Rubinius build
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 074db1b4eb..25850ff34e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,6 +15,7 @@ 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'
# require: false so bcrypt is loaded only when has_secure_password is used.
# This is to avoid ActiveModel (and by extension the entire framework)