Remove the specific version of ruby here because it's breaking the dev scripts amongst other things.

This commit is contained in:
Ashley Penney
2013-01-28 12:51:05 -05:00
parent 163400e268
commit d1e5632880

View File

@@ -1,5 +1,4 @@
source :rubygems
ruby "1.8.7"
gem 'rake', '~> 10.0.3'
gem 'sass', '3.1.15'
gem 'bourbon', '~> 1.3.6'