tool · inferred from evidence
bundle
A command-line tool used to update Ruby gems, referenced in the fix suggestion `bundle update roxml`.
- quickbooks-ruby `URI.unescape is obsolete` warnings (hard failure on Ruby 3.0.1)
I am getting floods of `URI.unescape is obsolete` and `URI.escape is obsolete` warnings from the roxml gem whenever I use quickbooks-ruby. On Ruby 3.0.1 it is worse: `undefined method 'escape' for URI:Module` and XML parsing fails entirely.