react-native-community / rn-diff-purge

Easier React Native upgrades by clearly exposing changes from a version to another. :rocket: And what better way than to purge, init, then diff? Spoiler: there's no better way. 😎
https://react-native-community.github.io/upgrade-helper
MIT License
1.26k stars 75 forks source link

Gemfile.lock removed in v67.5 diff but not found in core changes #62

Closed grgr-dkrk closed 7 months ago

grgr-dkrk commented 1 year ago

According to https://github.com/react-native-community/rn-diff-purge/compare/release/0.67.4..release/0.67.5, RnDiffApp/Gemfile.lock has been removed. But I didn't see that change in the Core diff https://github.com/facebook/react-native/compare/v0.67.4...v0.67.5. Is it okay to delete Gemfile.lock? Thanks.

blakef commented 7 months ago

I'm seeing it there: CleanShot 2024-02-01 at 10 28 46@2x CleanShot 2024-02-01 at 10 29 16@2x