mirror of
https://github.com/redmine/redmine.git
synced 2026-01-21 23:13:04 +01:00
remove trailing white space from Gemfile
git-svn-id: http://svn.redmine.org/redmine/trunk@16484 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
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
|
||||
|
||||
Reference in New Issue
Block a user