samvera / hydra-works

A ruby gem implementation of the PCDM Works domain model based on the Samvera software stack
Other
24 stars 14 forks source link

Ensuring up to date system gems #316

Closed jeremyf closed 7 years ago

jeremyf commented 7 years ago

This fixes the following error:

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    can't modify frozen String

Related to sickill/rainbow#48

Referencing Blacklight's workaround

https://github.com/projectblacklight/blacklight/blob/master/.travis.yml#L21