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 comment about `mutex_m` dependency in `Gemfile` #3565

Closed mjgiarlo closed 6 days ago

mjgiarlo commented 6 days ago

H2 does not depend upon mutex_m directly, but Rails does. Rails adds this dependency as of version 7.1.0, so we will no longer need this in the H2 Gemfile.