aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock1
2 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 04fa16eba..59867b444 100644
--- a/Gemfile
+++ b/Gemfile
@@ -33,6 +33,7 @@ gem 'rmagick', :require => 'RMagick'
gem 'ruby-msg', '~> 1.5.0'
gem "statistics2", "~> 0.54"
gem 'syslog_protocol'
+gem 'thin'
gem 'vpim'
gem 'will_paginate'
# when 1.2.9 is released by the maintainer, we can stop using this fork:
diff --git a/Gemfile.lock b/Gemfile.lock
index 4494c2342..db4b4d273 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -292,6 +292,7 @@ DEPENDENCIES
spork-rails
statistics2 (~> 0.54)
syslog_protocol
+ thin
unicode
unidecode
vpim