samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

Reverted i18n gem to version 0.8.1 #1183

Closed smithjp closed 2 years ago

smithjp commented 7 years ago

Fixes test failures due to missing translations.

It appears that the curation_concerns gem is not compatible with i18n gem >= 0.8.3, so an explicit dependency for i18n version 0.8.1 is being added.

@samvera/sufia-code-reviewers

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 0a1a5e357e3241af2c635bfe76be1f82703ceb70 on smithjp:master into on samvera:master.