##// END OF EJS Templates
update rbpdf version to 1.18.7 (#20591, #20811)...
Toshi MARUYAMA -
r14431:9c85a341ca01
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.6"
20 gem "rbpdf", "~> 1.18.7"
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