multi_xml
                                
                                 multi_xml copied to clipboard
                                
                                    multi_xml copied to clipboard
                            
                            
                            
                        Add bigdecimal gem as dependency
bigdecimal will not longer be included as a default gem in ruby 3.4.0
multi_xml.rb:2: 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. Also contact author of multi_xml-0.6.0 to add bigdecimal into its gemspec.
This patch will fix the warning from displaying while running ruby 3.3.0
Hi, I have a PR at #67 which also fixes the base64 dependency.
Resolved in https://github.com/sferik/multi_xml/pull/67.