add 1.9.3 back into the gemfile. LETS DO THIS [ci skip]

This commit is contained in:
danielgrippi 2012-05-15 17:19:28 -07:00
parent fb0fa46613
commit ebbbf74489

View file

@ -1,6 +1,7 @@
source 'http://rubygems.org'
gem 'bundler', '> 1.1.0'
ruby '1.9.3' if ENV['HEROKU']
gem 'rails', '3.2.2'