Skip to content

Instantly share code, notes, and snippets.

@JeongInyoung
Forked from yamoo9/Gemfile
Created June 27, 2014 11:54
Show Gist options
  • Select an option

  • Save JeongInyoung/1180dfa0da361454cd3f to your computer and use it in GitHub Desktop.

Select an option

Save JeongInyoung/1180dfa0da361454cd3f to your computer and use it in GitHub Desktop.

Revisions

  1. @yamoo9 yamoo9 created this gist Jun 27, 2014.
    7 changes: 7 additions & 0 deletions Gemfile
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    source 'http://rubygems.org'
    gem 'compass', '~>1.0.0.alpha.13'
    gem 'breakpoint', '~>2.4.2'
    gem 'singularitygs', '~>1.2.0.rc.6'
    gem 'singularity-extras', '~>1.0.0.alpha.3'
    gem 'toolkit', '~>2.0.0.alpha.7'
    gem 'susy', :git => 'git://github.com/ericam/susy.git', :tag => 'v1.0.rc.1'