Skip to content

Instantly share code, notes, and snippets.

@hardbap
Created January 17, 2012 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hardbap/1627215 to your computer and use it in GitHub Desktop.
Save hardbap/1627215 to your computer and use it in GitHub Desktop.
test from ST2
group :guard do
gem 'guard', '= 0.8.8' # works with my (old) version of growl
gem 'rb-fsevent', :require => false
gem 'growl_notify', :require => false
gem 'guard-coffeescript'
gem 'guard-sass'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment