caxlsx / caxlsx_rails

A Rails plugin to provide templates for the axlsx gem
MIT License
744 stars 84 forks source link

Update Rails version compatibility in the README #132

Closed donv closed 5 years ago

donv commented 5 years ago

Looks like the gemspec should be updated to require actionpack >=4.2 as well

straydogstudio commented 5 years ago

Thnaks @donv I'll look into the gemspec. I need to make a new release this month.