Add a remote location to my gem installation

Hi,
I’ve created a gem file using rake gem, and now I would like to put all
the builds on a repository on subversion inside the company to allow
them to just install the gem by doing something like gem install MyGem,
but I was taking a look at all options when creating the gem and I don’t
see anywhere an option to specify a svn repository