diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 55b574c2c..c6575e2ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,11 +96,14 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) newrelic_rpm (3.5.4.34) + nokogiri (1.5.6) pg (0.13.2) polyglot (0.3.3) rack (1.1.6) rack-ssl (1.3.3) rack + rack-test (0.6.2) + rack (>= 1.0) rake (0.9.2.2) rbx-require-relative (0.0.9) rdoc (3.12.1) @@ -161,6 +164,10 @@ GEM polyglot polyglot (>= 0.3.1) vpim (0.695) + webrat (0.7.3) + nokogiri (>= 1.2.0) + rack (>= 1.0) + rack-test (>= 0.5.3) will_paginate (2.3.16) xapian-full-alaveteli (1.2.9.5) xml-simple (1.1.1) @@ -206,6 +213,7 @@ DEPENDENCIES syslog_protocol test-unit (~> 1.2.3) vpim + webrat will_paginate (~> 2.3.11) xapian-full-alaveteli (~> 1.2.9.5) xml-simple |