LoginSignup
11
11

More than 5 years have passed since last update.

最新になっていない Gem を洗い出す

Last updated at Posted at 2013-11-28
console
$ bundle outdated
Updating git://github.com/byroot/rails3_acts_as_paranoid
Fetching gem metadata from https://rubygems.org/.......
Resolving dependencies...

Outdated gems included in the bundle:
  * acts_as_paranoid (0.4.2 > 0.4.1 4265d9f)
  * aws-sdk (1.29.0 > 1.11.1)
  * devise (3.2.2 > 3.2.0)
  * geokit (1.7.1 > 1.6.7)
  * geokit-rails (2.0.1 > 2.0.0)
  * honeybadger (1.9.4 > 1.9.3)
  * kaminari (0.15.0 > 0.14.1)
  * spring (1.0.0 > 0.9.2)
11
11
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
11