samvera / hydra-head

Samvera Repository Rails Engine
Other
98 stars 41 forks source link

Relax dependencies to support Blacklight 7 & Rails 6 #520

Closed cbeer closed 4 years ago

cbeer commented 4 years ago

This might require a major version bump, although if someone can chime in about what incompatibilities existed with #498, maybe they can be addressed and this could be a new minor release.

cjcolvar commented 4 years ago

I don't understand why the BL6 build is failing now. It passes for me locally so I wonder if it is a caching issue. I'll try to look into it next week.

cjcolvar commented 4 years ago

Blacklight 7 doesn't support ruby 2.4 so we'll need to drop support of ruby 2.4 unless Blacklight restores support. https://github.com/projectblacklight/blacklight/issues/2383