#!/usr/bin/env ruby -w

exec "multiruby", "-S", "gem", *ARGV

