##// END OF EJS Templates
Gemfile: update rbpdf version to 1.18.4 (#18629)...
Toshi MARUYAMA -
r13488:34b3376b812c
parent child
Show More
@@ -12,7 +12,7 gem "actionpack-xml_parser"
12
12
13 # Windows does not include zoneinfo files, so bundle the tzinfo-data gem
13 # Windows does not include zoneinfo files, so bundle the tzinfo-data gem
14 gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
14 gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
15 gem "rbpdf", "~> 1.18.3"
15 gem "rbpdf", "~> 1.18.4"
16
16
17 # Optional gem for LDAP authentication
17 # Optional gem for LDAP authentication
18 group :ldap do
18 group :ldap do
General Comments 0
You need to be logged in to leave comments. Login now