issues
search
medusa-project
/
book-tracker
Medusa Book Tracker
0
stars
0
forks
source link
Update: upgrades outdated gems
#21
Closed
gaurijo
closed
1 year ago
gaurijo
commented
1 year ago
Previous PR for security fixes had issues due to individually adding gems to the Gemfile
Closed that PR and opened this new one
This PR updates necessary gems using
bundle update <gem>,
making sure only the
Gemfile.lock
file is changed
Fixes security vulnerabilities alerted via dependabot
bundle update <gem>,
making sure only theGemfile.lock
file is changed