Merged r14813 from trunk to 3.1-stable (#20591, #20811)

update rbpdf version to 1.18.7.

git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14814 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2015-11-07 11:05:04 +00:00
parent 5d9b4f1b21
commit 74b01ff8be

View File

@@ -17,7 +17,7 @@ gem "loofah", "~> 2.0"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
gem "rbpdf", "~> 1.18.6"
gem "rbpdf", "~> 1.18.7"
# Optional gem for LDAP authentication
group :ldap do