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,261 of 196,658
Downloads: 192,008

Daily

Ranking: 41,419 of 196,619
Downloads: 6

Depended by

RankDownloadsName
68,87115,530bundler-download

Depends on

RankDownloadsName
13,750,343,576bundler
81,416,600,134rake
291,020,526,382rspec
399134,675,180optimist
520103,782,321rspec-its
1,86918,371,261codeclimate-test-reporter

Owners

#GravatarHandle
1iconjoonty