Rbenv installing gems to specific Rubies

How do you install gems to a specific Ruby with rbenv? For example, I
want to install geonames to Ruby 1.9.3-p429 on OSX.

I’ve looked in the tutorials and github for how to do this, but it
eludes me. Thank you for any assistance.