[email protected] has posted comments on this change. ( http://gerrit.cloudera.org:8080/17940 )
Change subject: Fix deprecation error of the --path flag ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/17940/1/site_tool File site_tool: http://gerrit.cloudera.org:8080/#/c/17940/1/site_tool@107 PS1, Line 107: subprocess.check_call([BUNDLE_PATH, "config", "set", "--local", "path", GEM_PATH]) > does this work on older ruby versions as well? tested it with ruby 2.4.0 and it worked, also: https://github.com/capistrano/bundler/issues/115 -- the flag was deprecated in bundler 2.1 https://bundler.io/compatibility.html -- based on bundler compatibility guide, it should work -- 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: comment Gerrit-Change-Id: I5be95e5454e73f72edaa544abb132b0574c73f17 Gerrit-Change-Number: 17940 Gerrit-PatchSet: 1 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-Comment-Date: Mon, 18 Oct 2021 15:00:48 +0000 Gerrit-HasComments: Yes
