Procházet zdrojové kódy

remove trailing white space from Gemfile

git-svn-id: http://svn.redmine.org/redmine/trunk@16484 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/3.4.0
Toshi MARUYAMA před 7 roky
rodič
revize
b021eb648d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Gemfile

+ 1
- 1
Gemfile Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit