diff --git a/Gemfile b/Gemfile index 415d82ed2..4db6b5511 100644 --- a/Gemfile +++ b/Gemfile @@ -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