summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorSaito <saitowu@gmail.com>2011-12-30 22:25:45 +0800
committerSaito <saitowu@gmail.com>2011-12-30 22:25:45 +0800
commit26deb7e0b580ca402ffd93d1991381f580447973 (patch)
tree2e273d0b7bf06804d2b8c9cff41cbbb75fd3af64 /Gemfile
parent14023c4e5a3241d06a8a021bab1183e4a9742b28 (diff)
downloadgitlab-ce-26deb7e0b580ca402ffd93d1991381f580447973.tar.gz
add charlock_holmes gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3c7b1a4f91f..e240fa65b91 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,9 +22,9 @@ gem "acts_as_list"
gem "rdiscount"
gem "acts-as-taggable-on", "~> 2.1.0"
gem "drapper"
-gem "rchardet19", "~> 1.3.5"
gem "resque"
gem "httparty"
+gem "charlock_holmes"
group :assets do
gem "sass-rails", "~> 3.1.0"