You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by cameronlee314 <gi...@git.apache.org> on 2018/04/24 01:21:44 UTC

[GitHub] samza pull request #486: SAMZA-1582 : Updated yajl-ruby ~> 1.3.1; actually j...

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 <ca...@...>
Date:   2018-04-24T01:10:56Z

    SAMZA-1582 : Updated yajl-ruby ~> 1.3.1; actually just removed the yajl-ruby dependency

----


---

[GitHub] samza pull request #486: SAMZA-1582 : removed the yajl-ruby dependency for s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/486


---