Commit 109689fe by Calen Pennington

Fix versions in gemfile

parent c07917d9
source :rubygems
ruby "1.9.3"
gem 'rake'
ruby "1.8.7"
gem 'rake', '~> 10.0.3'
gem 'sass', '3.1.15'
gem 'bourbon', '~> 1.3.6'
gem 'colorize'
gem 'launchy'
gem 'colorize', '~> 0.5.8'
gem 'launchy', '~> 2.1.2'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment