Skip to content

Commit

Permalink
request at least rails-html-sanitizer 1.0.3 because of security advis…
Browse files Browse the repository at this point in the history
…ories

git-svn-id: http://svn.redmine.org/redmine/trunk@15105 e93f8b46-1217-0410-a6f0-8f06a7374b81
  • Loading branch information
Toshi MARUYAMA committed Jan 26, 2016
1 parent 910adf5 commit 4f7f7b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Expand Up @@ -18,6 +18,9 @@ gem "roadie-rails"
# Request at least nokogiri 1.6.7.2 because of security advisories
gem "nokogiri", ">= 1.6.7.2"

# Request at least rails-html-sanitizer 1.0.3 because of security advisories
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"
Expand Down

0 comments on commit 4f7f7b2

Please sign in to comment.