sul-dlss / dlme-transform

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

Add csv dependency to bundler #1105

Closed mjgiarlo closed 4 months ago

mjgiarlo commented 4 months ago

Why was this change made?

This dependency is moving out of stdlib in Ruby 3.4 so it must be managed by bundler.

How was this change tested?

CI