Skip to content

Commit

Permalink
[ci skip] Please don't send more PRs trying to bump Loofah.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Nov 5, 2018
1 parent fc5fd28 commit d4d823c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rails-html-sanitizer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Gem::Specification.new do |spec|
spec.test_files = Dir["test/**/*"]
spec.require_paths = ["lib"]

# NOTE: There's no need to update this dependency for Loofah CVEs
# in minor releases when users can simply run `bundle update loofah`.
spec.add_dependency "loofah", "~> 2.2", ">= 2.2.2"

spec.add_development_dependency "bundler", "~> 1.3"
Expand Down

0 comments on commit d4d823c

Please sign in to comment.