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,080 of 193,756
Downloads: 189,452

Daily

Ranking: 12,965 of 193,649
Downloads: 53

Depended by

RankDownloadsName
69,85914,790bundler-download

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
387130,820,997optimist
510100,505,066rspec-its
1,85017,952,003codeclimate-test-reporter

Owners

#GravatarHandle
1iconjoonty