diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7c898b422..8e3f95350 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,6 +76,8 @@ GEM dynamic_form (1.1.4) erubis (2.7.0) eventmachine (1.0.0) + exception_notification (3.0.1) + actionmailer (>= 3.0.4) fakeweb (1.3.0) fast_gettext (0.6.11) fastercsv (1.5.5) @@ -234,6 +236,7 @@ DEPENDENCIES compass debugger dynamic_form + exception_notification fakeweb fast_gettext (>= 0.6.0) fastercsv (>= 1.5.5) |