Commits


Sutou Kouhei authored and GitHub committed 41b57d683ea
GH-14961: [Ruby] Use newer extpp for C++17 (#14962) Recent extpp support C++17. We can remove C++17 workaround with recent extpp. * Closes: #14961 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>