codeforUV / food_resources

A project that aims to increase food access for residents of the Upper Valley region of VT/NH
https://food-resources.herokuapp.com
MIT License
1 stars 6 forks source link

Upgrade nokogiri to 1.11.0 #66

Closed siobhanjacobson closed 3 years ago

siobhanjacobson commented 3 years ago

To patch security vulnerability

gem "nokogiri", ">= 1.11.0"

thomascchen commented 3 years ago

Closed by #69