sul-dlss / dlme-transform

Transforms raw DLME metadata to DLME intermediate representation
Apache License 2.0
0 stars 2 forks source link

Switch from byebug to debug #1100

Closed aaron-collier closed 4 months ago

aaron-collier commented 4 months ago

Why was this change made?

Replaces byebug with the now standard debug, where byebug was used as a breakpoint before, debugger is now used.

How was this change tested?

Which documentation and/or configurations were updated?