summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorroot <root@aop.(none)>2012-12-19 17:07:31 +0000
committerroot <root@aop.(none)>2012-12-19 17:07:31 +0000
commit8bf8a6b0494faef24d9c413833d274b152ec0b6e (patch)
tree3d448b00211f269abe331a565bdd8ee06716a4e0 /Gemfile
parent19f8eb3261c7e4537173358c6b864fdcc3374db1 (diff)
adjustments for production server
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index f98dbde..019cd49 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,6 @@
+if RUBY_VERSION =~ /1.9/
+ Encoding.default_external = Encoding::UTF_8
+ Encoding.default_internal = Encoding::UTF_8
+end
source :gemcutter
gemspec