diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ gem "dm-transactions", "=1.2.0" gem "dm-types", "=1.2.0" gem "dm-validations", "=1.2.0" gem "sanitize", "=2.0.3" -gem "rmail", "=0.17" +gem "rmail", "=1.1.0" gem "xmpp4r", "=0.5.6" gem "eventmachine", "=0.12.10" gem "thin", "=1.2.4" |