summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorSaito <saitowu@gmail.com>2011-11-28 17:34:11 +0800
committerSaito <saitowu@gmail.com>2011-11-28 17:34:11 +0800
commit75fa0632e67b2b91401673b0dd292db4103224c8 (patch)
tree907ec6c231f68b2cdca41f0c831e302a91ba73be /Gemfile.lock
parent224420396877cca13843fda9c69a2f94ffbad0b8 (diff)
downloadgitlab-ce-75fa0632e67b2b91401673b0dd292db4103224c8.tar.gz
add rchardet19 to detect string encoding
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2ff90cd4bf3..c975a956984 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -157,6 +157,7 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
+ rchardet19 (1.3.5)
rdiscount (1.6.8)
rdoc (3.11)
json (~> 1.4)
@@ -268,6 +269,7 @@ DEPENDENCIES
pygments.rb (= 0.2.3)
rails (= 3.1.1)
rails-footnotes (~> 3.7.5)
+ rchardet19 (~> 1.3.5)
rdiscount
rspec-rails
ruby-debug19