Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > rubygems/versionライブラリ > Gem::Versionクラス > <=>
self <=> other -> Integer | nil
self と other を比較して、self が大きい時に 1 等しい時に 0、小さい時に -1 の整数を返します。