1.Dd February 6, 2013
2.Dt gem 1
3.Os
4.Sh NAME
5.Nm gem
6.Nd RubyGems program
7.Sh SYNOPSIS
8.Nm gem 
9.Ar command 
10.Op Ar arguments... 
11.Op Ar options...
12.Sh DESCRIPTION
13RubyGems is a sophisticated package manager for the Ruby programming language.
14.Pp
15For more information about it, you can use its
16.Fl -help
17flag. There is also online documentation available at "http://docs.rubygems.org".
18.Sh SEE ALSO
19.Xr ruby 1
20.Sh AUTHORS
21RubyGems was originally developed at RubyConf 2003 by Rich Kilmer, Chad Fowler, David Black, Paul Brannan and Jim Weirch, and has received a lot of contributions since then. You can obtain the RubyGems sources at http://rubyforge.org/projects/rubygems/. 
22