source 'http://rubygems.org' gem 'haml' if RUBY_VERSION < '1.9' gem 'ruby-debug' else gem 'ruby-debug19' end gemspec