Last active
March 28, 2026 03:46
-
-
Save edivandecastro/b63e617d4791e665beeceac98d7d2560 to your computer and use it in GitHub Desktop.
serve para atualizar uma gem específica de forma mais segura, evitando mudanças desnecessárias nas dependências.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bundle update <gem_name> --conservative |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment