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,095 of 192,692
Downloads: 184,784

Daily

Ranking: 18,007 of 192,666
Downloads: 22

Depended by

RankDownloadsName
69,71914,678bundler-download

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
384129,099,900optimist
50799,113,276rspec-its
1,84017,714,871codeclimate-test-reporter

Owners

#GravatarHandle
1iconjoonty