curationexperts / cypripedium

A Hyrax 3 application for the Federal Reserve Bank of Minneapolis
2 stars 3 forks source link

[FIX] Fix strscan gem version #592

Closed mark-dce closed 2 months ago

mark-dce commented 2 months ago

ISSUE Previous gem update updated the version of the strscan gem. This gem is included on the server as a system gem which prevents bundler from loading a different version

RESOLUTION Pin strscan to the version included in the current server build.