Skip to content

Commit

Permalink
Update html-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyonj committed Jun 11, 2024
1 parent 13ee06e commit 33542cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-markup.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rake", "~> 12"
s.add_development_dependency "activesupport", "~> 4.0"
s.add_development_dependency "minitest", "~> 5.4", ">= 5.4.3"
s.add_development_dependency "html-pipeline", "~> 1.0"
s.add_development_dependency "html-pipeline", "~> 2.14.3"
s.add_development_dependency "sanitize", "~> 6.1.0"
s.add_development_dependency "nokogiri", "~> 1.16.5"
s.add_development_dependency "nokogiri-diff", "~> 0.3.0"
Expand Down

0 comments on commit 33542cb

Please sign in to comment.