Mark Chavez
eat. sleep. repeat. 👾 coding, ⌨️ keyboarding, 🚴🏼 cycling.
Update Single Gem from Gemfile 12/13/2023

Instead of doing:

# this command will attempt to update your other gems in the Gemfile
bundle update

It’s better to add in the “conservative” option:

bundle update --conservative