Skip to content

Lower Rails dependency to 4.2 to match administrate

Compare
Choose a tag to compare
@picandocodigo picandocodigo released this 23 Mar 14:31
· 17 commits to master since this release

This release just changes the Rails dependency:

gem.add_dependency 'rails', '>= 4.2', '< 5.1'

And updates Ruby to 2.4.1 on Travis.