gemでパッケージ管理をするため、概要をまとめる。 ■現在のバージョン、he;pコマンド # gem -v 0.9.0 # gem --helpRubyGems is a sophisticated package manager for Ruby. This is a basic help message containing pointers to more information. Usage: gem -h/--help gem -v/--version gem command [arguments...] [options...] Examples: gem install rake gem list --local gem build package.gemspec gem help install Further