Do I need to upgrade Gemfile.lock manually?

862 views Asked by At

In the React Native Upgrade Helper from v0.67.0 to v0.67.4, one of the files that it says changes is Gemfile.lock. Do I need to make these changes manually, or will running npm i etc do these automatically?

1

There are 1 answers

0
mainak On

delete the pods folder and Gemfile.lock, install the pods it will automatically update those