summaryrefslogtreecommitdiff
path: root/include/ruby/ruby.h
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2023-12-07 21:30:26 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-12-08 15:55:15 +0900
commita530dfef2be3934decd975100585e3978ef49173 (patch)
treec36d00812e69f3a1c3ec23ed300444576e0d01a0 /include/ruby/ruby.h
parentd61af5c49a9cc65c7009b9d2036bf43a527e8036 (diff)
Improve bundled gem warnings
Before, when requiring "bigdecimal" in a Bundler context: > foo.rb:1: warning: bigdecimal which will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. After: > foo.rb:1: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec.
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions