# Install rubygems. # class ruby::rubygems { tag("bootstrap") package { "rubygems": ensure => installed, } }