RubyGems Navigation menu

pessimizer 1.0.0

Add the pessimistic constraint operator to all gems in your Gemfile, restricting the maximum update version. This is for people who work with projects that use bundler, such as rails projects. The pessimistic constraint operator (~>) allows you to specify the maximum version that a gem can be updated, and reduces potential breakages when running `bundle update`. Pessimize automatically retrieves the current versions of your gems, then adds them to your Gemfile (so you don't have to do it by hand).

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 1.0.0 - January 23, 2023 (24,5 KB)

dependencias de Runtime (2):

bundler >= 0
optimist >= 0

dependencias de Development (4):

rake ~> 10.0.3
rspec ~> 3.12.0
rspec-its ~> 1.3.0

Propietarios:

Subida por:

Autores:

  • Jon Cairns, Federico Iachetti

SHA 256 checksum:

de797e4ed1b3409ff571fc428d837431816e64d40c2addbfe8a5cf54dbfd511c

Total de descargas 2.729

Para esta versión 2.729

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: