Skip to content

Commit

Permalink
fix: pkgs/by-name/re/redmine/Gemfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-io[bot] authored Jan 1, 2025
1 parent d6546fe commit 943fb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/re/redmine/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem 'rqrcode'

# HTML pipeline and sanitization
gem "html-pipeline", "~> 2.13.2"
gem "sanitize", "~> 6.0"
gem "sanitize", "~> 7.0", ">= 7.0.0"

# Optional gem for LDAP authentication
group :ldap do
Expand Down

0 comments on commit 943fb9c

Please # to comment.