Skip to content

Commit 4fe8c0e

Browse files
committed
fix build
1 parent 2c6201b commit 4fe8c0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
3434
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
3535
# do not have a Java counterpart.
3636
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
37-
gem "http_proofer", "~> 5.0", :platforms => [:jruby]
37+
gem "html_proofer", "~> 5.0", :platforms => [:jruby]

0 commit comments

Comments
 (0)