medusa-project / book-tracker

Medusa Book Tracker
0 stars 0 forks source link

Resolve security warnings #18

Closed adolski closed 11 months ago

adolski commented 1 year ago

On the Security tab of this GitHub repo, there are 28 vulnerability alerts (as of right now). The general way to resolve these is to update the gems affected by the alerts. But when doing this, we also have to try to make sure that updating the gem doesn't break anything. We could do this by running the tests, and also by clicking through the web interface.