GitHub user cameronlee314 opened a pull request:
https://github.com/apache/samza/pull/486
SAMZA-1582 : Updated yajl-ruby ~> 1.3.1; actually just removed the yaâ¦
â¦jl-ruby dependency
Many of the ruby dependencies for building the docs site are years old.
After upgrading the dependencies, the yajl-ruby dependency just went away.
Testing done:
bundle exec jekyll serve --watch --baseurl ""
_docs/local-site-test.sh
sanity checked a couple of links
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cameronlee314/samza yajlruby
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/486.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #486
----
commit 91e252518065530f789dcda1be41be6615f54cbf
Author: Cameron Lee <calee@...>
Date: 2018-04-24T01:10:56Z
SAMZA-1582 : Updated yajl-ruby ~> 1.3.1; actually just removed the
yajl-ruby dependency
----
---