diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-09 08:15:02 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-09 08:15:02 +0000 |
commit | 559ce119967ade25788d51fa2311a33e72a9a869 (patch) | |
tree | 418465e6b425f1b40e544587eb71b5a895ebb23a | |
parent | b64f8b4de91b68a773bafc46c6cb24b62b10c908 (diff) | |
download | redmine-559ce119967ade25788d51fa2311a33e72a9a869.tar.gz redmine-559ce119967ade25788d51fa2311a33e72a9a869.zip |
Merged r16520 (#22335, #24271).
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@16531 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 |