sul-dlss / happy-heron

Self-Deposit for the Stanford Digital Repository (SDR): H2 is a Rails web application enabling users to deposit scholarly content into SDR
Apache License 2.0
10 stars 2 forks source link

Add csv dependency to bundler #3561

Closed mjgiarlo closed 1 week ago

mjgiarlo commented 1 week 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