Revisiting four year old project

I am revisiting a four year old app. I want to use latest gems. Should I delete the lock file and specify which versions of gems I should use? This project uses only a handful including devise .update : I just noticed at rubygems.org it tells me what to write in the gemfile to pull in ver 4.8. I guess that will pull in the new dependencies and recreate the gemfile.lock .