You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/30 08:38:00 UTC

[jira] [Created] (ARROW-15503) [Ruby] Update GLIB not to use bundle install --path 'vendor/bundle'

Benson Muite created ARROW-15503:
------------------------------------

             Summary: [Ruby] Update GLIB not to use bundle install --path 'vendor/bundle'
                 Key: ARROW-15503
                 URL: https://issues.apache.org/jira/browse/ARROW-15503
             Project: Apache Arrow
          Issue Type: Improvement
    Affects Versions: 7.0.0, 8.0.0
            Reporter: Benson Muite
            Assignee: Benson Muite
             Fix For: 8.0.0


[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path 'vendor/bundle'`, and stop using this flag 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)