Skip to content

Instantly share code, notes, and snippets.

@joewest
Created November 9, 2011 16:25
Show Gist options
  • Save joewest/1351967 to your computer and use it in GitHub Desktop.
Save joewest/1351967 to your computer and use it in GitHub Desktop.
Gemfile tweak so rubygems isn't an ass while building sc2.0
source "http://rubygems.org"
gem "sproutcore", :git => "https://github.com/sbellity/abbot-from-scratch.git"
gem "uglifier", "~> 1.0.3"
gem "execjs", "~> 1.2.6"
gem "rake"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment