Actions
Feature #19843
closedPromote bigdecimal as bundled gems at Ruby 3.4
Feature #19843:
Promote bigdecimal as bundled gems at Ruby 3.4
Status:
Closed
Assignee:
-
Target version:
-
Description
I triaged target list for bundled gems at https://bugs.ruby-lang.org/issues/19351.
After that, I resolved bigdecimal dependency from our test suite at https://github.com/ruby/ruby/commit/3ef6364a988ab24ca7fdbb7d1b6840b2a40f1466
I propose to promote bigdecimal
as bundled gems at Ruby 3.4.
@mrkn (Kenta Murata) Is it okay? I will add bigdecimal
to Gem::BUNDLED_GEMS::SINCE
for Ruby 3.3.0-preview2.
Actions