We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6201b commit 4fe8c0eCopy full SHA for 4fe8c0e
1 file changed
Gemfile
@@ -34,4 +34,4 @@ gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
34
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
35
# do not have a Java counterpart.
36
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
37
-gem "http_proofer", "~> 5.0", :platforms => [:jruby]
+gem "html_proofer", "~> 5.0", :platforms => [:jruby]
0 commit comments