platanus / potassium

A Rails application generator by Platanus, inspired by Suspenders
MIT License
232 stars 17 forks source link

feat(rack-cors): update rack cors to ~> 1.1 #269

Closed rjherrera closed 4 years ago

rjherrera commented 4 years ago

This PR updates rack-cors in order to remove vulnerability warnings from freshly bundled potassium projects. After this PR we should address #202.

closes #265

rjherrera commented 4 years ago

I suggested something very similar but I'll address that in other PR! Thank you