RubyGems Navigation menu

pessimize 0.2.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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.5.0 - August 08, 2023 (24.5KB)
  2. 0.4.0 - April 20, 2018 (24.5KB)
  3. 0.3.0 - November 11, 2015 (24.5KB)
  4. 0.2.0 - October 29, 2015 (15.5KB)
  5. 0.1.0 - September 03, 2013 (15.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (2):

bundler >= 0
trollop >= 0

Development依存関係 (2):

rake ~> 10.0.3
rspec ~> 2.13.0

所有者:

作者:

  • Jon Cairns

SHA 256チェックサム:

27484c11a86620bcafe949b33697a36dff68392d5745f7c64ed41db5883bba74

累計ダウンロード数 118,331

このバージョンのみ 2,125

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: