Sam Ford 11d6785bea
Add utils/backtrace requires
This is primarily intended to resolve the `uninitialized constant
Utils::Backtrace` error in `formula_versions.rb:60` but I expanded it
to try to cover all existing usage of `Utils::Backtrace`.

I've followed the existing pattern, where `utils/backtrace` is
required in the context of where it's used. Many of these cases use
`Backtrace` in a conditional manner, so I've tried to ensure that the
`require` follows suit.
2024-07-15 17:48:47 -04:00
..
2024-07-04 01:47:13 -04:00
2024-07-14 11:50:57 -04:00
2024-07-14 14:32:49 -04:00
2024-07-15 09:34:15 -04:00
2024-07-15 17:48:47 -04:00
2024-06-14 12:22:02 +01:00
2024-06-12 16:53:43 +02:00
2024-07-14 08:49:39 -04:00