Merged r13870 from trunk to 2.6-stable (#18629)

Gemfile: update rbpdf version to 1.18.4.

git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13871 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2015-01-11 04:22:53 +00:00
parent c408c71997
commit e32a98cbc9

View File

@@ -7,7 +7,7 @@ gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
gem "builder", ">= 3.0.4"
gem "request_store", "1.0.5"
gem "mime-types"
gem "rbpdf", "~> 1.18.2"
gem "rbpdf", "~> 1.18.4"
gem "i18n", "~> 0.6.11"