Sha256: 8b1a9229eb2d70f957f607d61d36c363f8a88e23bf40242b97ac546982e8252d
Contents?: true
Size: 596 Bytes
Versions: 2
Compression:
Stored size: 596 Bytes
Contents
source "http://rubygems.org" # for the watch command # gem "listen" # Add your dependencies here: # For template support: # gem "less" # gem "haml" gem "slim" gem "sass" gem "coffee-script" # For JavaScript stitching and compressing: #gem 'uglifier' #gem 'yui-compressor' #gem 'packr' gem 'jsmin' gem 'stitch-rb' #gem 'sprockets' # For markdown support, a couple of options: gem "kramdown" #, :git => "git://github.com/darthapo/kramdown.git" #(github code-fence support) # gem 'redcarpet' # gem "rdiscount" # gem 'maruku' # For xml generation support: gem 'builder' gem 'json', '~> 1.7.7'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gumdrop-1.1.1 | templates/default/Gemfile |
gumdrop-1.1.0 | templates/default/Gemfile |