suketa / ruby-duckdb

Ruby binding for DuckDB

Home Page:https://github.com/suketa/ruby-duckdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix warning (<internal:gc>:251: warning: double_heap is deprecated, please use expand_heap instead)

suketa opened this issue · comments

fix the following warning:
https://github.com/suketa/ruby-duckdb/actions/runs/3661750893/jobs/6190263107#step:7:49

<internal:gc>:251: warning: double_heap is deprecated, please use expand_heap instead

Ruby 3.2.0-rc1 only.