You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it was telling me:
>Downloading html-proofer-3.8.0 revealed dependencies not in the API or the lockfile (nokogiri (~> 1.8.1)).
>Either installing with `--full-index` or running `bundle update html-proofer` should fix the problem.
and Travis-CI was saying the same thing at e.g.
https://travis-ci.org/scala/scala-lang/builds/402903201
so I did `bundle update html-proofer` and these are the resulting
changes.
0 commit comments