mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Add rackmount to actionmailer gemspec
This commit is contained in:
@@ -4,6 +4,7 @@ sibling = "#{File.dirname(__FILE__)}/.."
|
||||
gem "activesupport", "3.0.pre", :vendored_at => "#{sibling}/activesupport"
|
||||
gem "activemodel", "3.0.pre", :vendored_at => "#{sibling}/activemodel"
|
||||
gem "actionpack", "3.0.pre", :vendored_at => "#{sibling}/actionpack"
|
||||
gem "rack-mount", :git => "git://github.com/josh/rack-mount.git"
|
||||
gem "mocha"
|
||||
|
||||
#disable_system_gems
|
||||
|
||||
Reference in New Issue
Block a user