diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 24e4dd5e3..fb83dadd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,6 +226,8 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) + unicode (0.4.4) + unidecode (1.0.0) vpim (0.695) webrat (0.7.3) nokogiri (>= 1.2.0) @@ -277,6 +279,8 @@ DEPENDENCIES ruby-msg (~> 1.5.0) spork-rails syslog_protocol + unicode + unidecode vpim webrat will_paginate |