aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 91159c0fc..a323981d3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,6 +12,7 @@ gem 'pg'
gem 'charlock_holmes'
gem 'fastercsv', '>=1.5.5'
+gem 'jquery-rails', '~> 2.1'
gem 'json'
gem 'mahoro'
gem 'net-http-local'
@@ -24,6 +25,7 @@ gem 'recaptcha', '~> 0.3.1', :require => 'recaptcha/rails'
gem 'rmagick', :require => 'RMagick'
gem 'rake', '0.9.2.2'
gem 'ruby-msg', '~> 1.5.0'
+gem "statistics2", "~> 0.54"
gem 'vpim'
gem 'will_paginate'
# when 1.2.9 is released by the maintainer, we can stop using this fork: