Commits


Sutou Kouhei authored and GitHub committed 3b06a4c9f3f
GH-36287: [Ruby] Add support for installing arrow-c-glib conda package automatically (#36288) ### Rationale for this change We can use https://anaconda.org/conda-forge/arrow-c-glib on conda. ### What changes are included in this PR? Add package metadata for conda. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #36287 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>