diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-09 08:14:53 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-09 08:14:53 +0000 |
commit | d47b673f9f2a86e321db14de4ef627f39211b8c2 (patch) | |
tree | 695776155160bfbbae1835290048273f6a39ebf7 | |
parent | ec59ffc8f31b5131224ed41e998b3aaa4d05057d (diff) | |
download | redmine-d47b673f9f2a86e321db14de4ef627f39211b8c2.tar.gz redmine-d47b673f9f2a86e321db14de4ef627f39211b8c2.zip |
Merged r16520 (#22335, #24271).
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16530 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ gem "rails-html-sanitizer", ">= 1.0.3" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby] -gem "rbpdf", "1.19.0" +gem "rbpdf", "~> 1.19.2" # Optional gem for LDAP authentication group :ldap do |