samvera / hydra-head

Samvera Repository Rails Engine
Other
98 stars 41 forks source link

Drop support of ruby 2.0 #473

Closed jcoyne closed 5 years ago

jcoyne commented 5 years ago

Turbolinks is not compatible with ruby 2.0 and causes:

/home/travis/.rvm/gems/ruby-2.0.0-p648/gems/turbolinks-5.2.0/lib/turbolinks.rb:25:in `block (2 levels) in <class:Engine>': private method `include' called for ActionDispatch::Assertions:Module

Ruby 2.0 has been EOL for well over 2 years.

jcoyne commented 5 years ago

Rolled this into #472