Use ruby 1.9.3 on heroku

This commit is contained in:
Jonathan Rudenberg 2012-08-22 14:36:45 -04:00
parent c482e37d6d
commit b39d64117f

View file

@ -1,4 +1,5 @@
source :rubygems
ruby '1.9.3'
gem 'nanoc'
gem 'nanoc-cachebuster'