diff --git a/Gemfile b/Gemfile index 7d711c0df..64598a571 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,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] -gem "rbpdf", "~> 1.19.3" +gem "rbpdf", "~> 1.19.4" # Optional gem for LDAP authentication group :ldap do