Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17940 )
Change subject: Fix deprecation error of the --path flag ...................................................................... Fix deprecation error of the --path flag When building the jekyll site the ruby bundler throws a deprecation warning for using the --path flag. Tested successfully with Ruby 2.4.0. The flag was deprecated in bundler 2.1 - https://github.com/capistrano/bundler/issues/115 Bundler compatibility guide - https://bundler.io/compatibility.html Change-Id: I5be95e5454e73f72edaa544abb132b0574c73f17 Reviewed-on: http://gerrit.cloudera.org:8080/17940 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Attila Bukor <[email protected]> --- M site_tool 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Attila Bukor: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17940 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: gh-pages Gerrit-MessageType: merged Gerrit-Change-Id: I5be95e5454e73f72edaa544abb132b0574c73f17 Gerrit-Change-Number: 17940 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
