diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-12-04 07:29:56 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-12-04 07:29:56 +0000 |
commit | 439b7789804f90228ddba5d85ccb75d4021dc364 (patch) | |
tree | de42875168c1eb9dfc679380bb8b9953733e981d /Gemfile | |
parent | d20f0ada288fcf4689526afe32f9f0d87653920c (diff) | |
download | redmine-439b7789804f90228ddba5d85ccb75d4021dc364.tar.gz redmine-439b7789804f90228ddba5d85ccb75d4021dc364.zip |
Merged r14908, r14909 and r14910 from trunk to 3.2-stable (#19017)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14912 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.7" +gem "rbpdf", "~> 1.19.0" # Optional gem for LDAP authentication group :ldap do |