Sha256: fbd6bbfb7d3f72492eb92170876463905c5e472181a0ede169069f0f8ddd26da

Contents?: true

Size: 588 Bytes

Versions: 2

Compression:

Stored size: 588 Bytes

Contents

source "http://rubygems.org"

gem "gumdrop"

# 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'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gumdrop-1.0.3 templates/default/Gemfile
gumdrop-1.0.2 templates/default/Gemfile