##// END OF EJS Templates
pdf: upgrade rbpdf to 1.19.0 (#19017)...
Toshi MARUYAMA -
r14526:63fcdb1e5855
parent child
Show More
@@ -17,7 +17,7 gem "roadie-rails"
17
17
18 # Windows does not include zoneinfo files, so bundle the tzinfo-data gem
18 # Windows does not include zoneinfo files, so bundle the tzinfo-data gem
19 gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
19 gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
20 gem "rbpdf", "~> 1.18.7"
20 gem "rbpdf", "~> 1.19.0"
21
21
22 # Optional gem for LDAP authentication
22 # Optional gem for LDAP authentication
23 group :ldap do
23 group :ldap do
General Comments 0
You need to be logged in to leave comments. Login now