summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-04-05 10:53:33 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-04-05 10:53:33 +0000
commitb021eb648dbe854969faddd189a3880ce52bbc3e (patch)
treef7bc34271a18557d16aa0a511010e844046ffcc6 /Gemfile
parent3a4ce13b42a6bbdc2f8156a8f23bc2c6c2d5a498 (diff)
downloadredmine-b021eb648dbe854969faddd189a3880ce52bbc3e.tar.gz
redmine-b021eb648dbe854969faddd189a3880ce52bbc3e.zip
remove trailing white space from Gemfile
git-svn-id: http://svn.redmine.org/redmine/trunk@16484 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 83e44626c..1b51d21cf 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@ gem "mimemagic"
gem "nokogiri", (RUBY_VERSION >= "2.1" ? ">= 1.7.0" : "~> 1.6.8")
gem "i18n", "~> 0.7.0"
-# Request at least rails-html-sanitizer 1.0.3 because of security advisories
+# Request at least rails-html-sanitizer 1.0.3 because of security advisories
gem "rails-html-sanitizer", ">= 1.0.3"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem