Categories: None [Edit]

pessimize

https://rubygems.org/gems/pessimize
https://github.com/joonty/pessimize
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).

Total

Ranking: 13,093 of 193,214
Downloads: 186,958

Daily

Ranking: 27,037 of 193,188
Downloads: 12

Depended by

RankDownloadsName
69,75714,756bundler-download

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
385129,965,267optimist
51099,804,628rspec-its
1,84317,840,481codeclimate-test-reporter

Owners

#GravatarHandle
1iconjoonty