Sha256: dd321f9c6c53193aa8aa0beb991e60e12bfb9d89677e1bf187c41a542c5d8e72

Contents?: true

Size: 612 Bytes

Versions: 2

Compression:

Stored size: 612 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 "erubis"
gem "sass"
gem "coffee-script"

# For JavaScript stitching and compressing:
#gem 'uglifier'
#gem 'yui-compressor'
#gem 'packr'
gem 'jsmin'
gem 'sprockets'
# gem 'stitch-rb'

# 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.3 templates/default/Gemfile
gumdrop-1.1.2 templates/default/Gemfile