##// END OF EJS Templates
Require rbpdf 1.18.5 that is Rails 4.2 compatible (#14534)....
Jean-Philippe Lang -
r13561:3a7847c785e3
parent child
Show More
@@ -12,7 +12,7 gem "actionpack-xml_parser"
12 12
13 13 # Windows does not include zoneinfo files, so bundle the tzinfo-data gem
14 14 gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
15 gem "rbpdf", "~> 1.18.4"
15 gem "rbpdf", "~> 1.18.5"
16 16
17 17 # Optional gem for LDAP authentication
18 18 group :ldap do
General Comments 0
You need to be logged in to leave comments. Login now