RubyGems Navigation menu

pessimize 0.4.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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.5.0 - August 08, 2023 (24,5 KB)
  2. 0.4.0 - April 20, 2018 (24,5 KB)
  3. 0.3.0 - November 11, 2015 (24,5 KB)
  4. 0.2.0 - October 29, 2015 (15,5 KB)
  5. 0.1.0 - September 03, 2013 (15,5 KB)
Toon alle versies (8 totaal)

Runtime afhankelijkheden (2):

bundler >= 0
trollop >= 0

Development afhankelijkheden (3):

rake ~> 10.0.3
rspec ~> 2.13.0

Eigenaren:

Authors:

  • Jon Cairns

SHA 256 checksum:

cb430170afe06ae84ed30aad3cc605cf1992a18da76b37f84053843017242923

Total downloads 117.489

Voor deze versie 56.795

Licentie:

MIT

Required Ruby Version: >= 0

Links: