rails / rails-dom-testing

Extracting DomAssertions and SelectorAssertions from ActionView.
MIT License
175 stars 57 forks source link

Bump min version of activesupport required #87

Closed jduff closed 4 years ago

jduff commented 4 years ago

Since we updated the test matrix to only test against supported versions of Rails, updating the minimum activesupport version to match that.

cc @chancancode