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: 12,766 of 188,368
Downloads: 178,755

Daily

Ranking: 13,917 of 188,354
Downloads: 47

Depended by

RankDownloadsName
69,81314,075bundler-download

Depends on

RankDownloadsName
13,092,540,013bundler
101,192,998,841rake
29937,210,484rspec
365123,287,741optimist
49195,027,644rspec-its
1,78917,087,295codeclimate-test-reporter

Owners

#GravatarHandle
1iconjoonty