Commit ec6dae2
committed
Add bigdecimal gem dependency for Ruby 3.4
/opt/hostedtoolcache/Ruby/3.4.2/x64/lib/ruby/gems/3.4.0/gems/ruby-kafka-1.5.0/lib/kafka/protocol/record_batch.rb:1:
warning: bigdecimal was loaded from the standard library, but is not
part of the default gems starting from Ruby 3.4.0. You can add
bigdecimal to your Gemfile or gemspec to silence this warning.
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>1 parent 3931943 commit ec6dae2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments