Skip to content

Instantly share code, notes, and snippets.

@edivandecastro
Last active March 28, 2026 03:46
Show Gist options
  • Select an option

  • Save edivandecastro/b63e617d4791e665beeceac98d7d2560 to your computer and use it in GitHub Desktop.

Select an option

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.
bundle update <gem_name> --conservative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment