From 9c85a341ca01b8af0f7b157f7aa011a048341a9d 2015-11-07 11:02:35 From: Toshi MARUYAMA Date: 2015-11-07 11:02:35 Subject: [PATCH] update rbpdf version to 1.18.7 (#20591, #20811) git-svn-id: http://svn.redmine.org/redmine/trunk@14813 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/Gemfile b/Gemfile index 259ab6a..2d57662 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "roadie-rails" # 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