li-afaris commented on PR #1621: URL: https://github.com/apache/samza/pull/1621#issuecomment-1381195077
This can probably be closed "won't-fix" as ffi was upgraded to 1.15.5 from pull request #1647. The following is from `./gradlew docs:dependencies` ``` gems +--- rubygems:jekyll-sass-converter:2.2.0 | \--- rubygems:sassc:]2.0.1,3.0[ -> 2.4.0 | \--- rubygems:ffi:[1.9.0,2.0[ -> 1.15.5 +--- rubygems:jekyll:4.3.1 | +--- rubygems:addressable:[2.4.0,3.0[ -> 2.8.1 | | \--- rubygems:public_suffix:[2.0.2,6.0[ -> 5.0.1 | +--- rubygems:colorator:[1.0.0,2.0[ -> 1.1.0 | +--- rubygems:em-websocket:[0.5.0,1.0[ -> 0.5.3 | | +--- rubygems:eventmachine:[0.12.9,) -> 1.2.7 | | \--- rubygems:http_parser.rb:[0,) -> 0.6.0 | +--- rubygems:i18n:[1.0.0,2.0[ -> 1.12.0 | | \--- rubygems:concurrent-ruby:[1.0.0,2.0[ -> 1.1.10 | +--- rubygems:jekyll-sass-converter:[2.0,4.0[ -> 2.2.0 (*) | +--- rubygems:jekyll-watch:[2.0.0,3.0[ -> 2.2.1 | | \--- rubygems:listen:[3.0.0,4.0[ -> 3.8.0 | | +--- rubygems:rb-fsevent:[0.10.3,1.0[ -> 0.11.2 | | \--- rubygems:rb-inotify:[0.9.10,1.0[ -> 0.10.1 | | \--- rubygems:ffi:[1.0.0,2.0[ -> 1.15.5 | +--- rubygems:kramdown:[2.3.1,3.0[ -> 2.4.0 | | \--- rubygems:rexml:[0,) -> 3.2.5 | +--- rubygems:kramdown-parser-gfm:[1.0.0,2.0[ -> 1.1.0 | | \--- rubygems:kramdown:[2.0.0,3.0[ -> 2.4.0 (*) | +--- rubygems:liquid:[4.0.0,5.0[ -> 4.0.4 | +--- rubygems:mercenary:[0.3.6,0.5[ -> 0.4.0 | +--- rubygems:pathutil:[0.9.0,1.0[ -> 0.16.2 | | \--- rubygems:forwardable-extended:[2.6.0,3.0[ -> 2.6.0 | +--- rubygems:rouge:[3.0,5.0[ -> 3.30.0 | +--- rubygems:safe_yaml:[1.0.0,2.0[ -> 1.0.5 | +--- rubygems:terminal-table:[1.8,4.0[ -> 3.0.2 | | \--- rubygems:unicode-display_width:[1.1.1,3[ -> 2.4.2 | \--- rubygems:webrick:[1.7.0,2.0[ -> 1.7.0 +--- rubygems:http_parser.rb:0.6.0 +--- rubygems:webrick:1.7.0 +--- rubygems:json:2.6.3 +--- rubygems:rouge:3.30.0 +--- rubygems:kramdown:2.4.0 (*) \--- rubygems:kramdown-parser-gfm:1.1.0 (*) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
