RubyGems Navigation menu

pessimize 0.1.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:
= Copier Copié!

installation:
=

Versions:

  1. 0.5.0 - August 08, 2023 (24,5 ko)
  2. 0.4.0 - April 20, 2018 (24,5 ko)
  3. 0.3.0 - November 11, 2015 (24,5 ko)
  4. 0.2.0 - October 29, 2015 (15,5 ko)
  5. 0.1.0 - September 03, 2013 (15,5 ko)
Voir toutes les versions (8)

Dépendances de Runtime (2):

bundler >= 0
trollop >= 0

Dépendances de Development (2):

rake ~> 10.0.3
rspec ~> 2.13.0

Propriétaires:

Auteurs:

  • Jon Cairns

Total de contrôle SHA 256:

ae779354bcc04f75b71073730679adc535bba9506d2c4a69a05117c891812c79

Total de téléchargements 118 297

Pour cette version 8 684

License:

MIT

Version de Ruby requise: None

Liens: