Sha256: 6fd72cc4fb6c9bb38313a5d6e8e59aee2dafa43c27f152dc8024d9b1d4d1fa07

Contents?: true

Size: 464 Bytes

Versions: 16

Compression:

Stored size: 464 Bytes

Contents

source "http://rubygems.org"

gem "i18n"
gem "sinatra"
gem "active_support"

gem "rake"
gem "gumdrop"

# 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 'jsmin'
gem 'stitch-rb'

# For markdown support, a couple of options:
# gem "rdiscount"
# gem 'maruku'

# For xml generation support:
# gem 'builder'

Version data entries

16 entries across 8 versions & 1 rubygems

Version Path
gumdrop-0.6.4 templates/default/Gemfile
gumdrop-0.6.4 templates/backbone/Gemfile
gumdrop-0.6.3 templates/default/Gemfile
gumdrop-0.6.3 templates/backbone/Gemfile
gumdrop-0.6.2 templates/backbone/Gemfile
gumdrop-0.6.2 templates/default/Gemfile
gumdrop-0.6.1 templates/backbone/Gemfile
gumdrop-0.6.1 templates/default/Gemfile
gumdrop-0.6.0 templates/backbone/Gemfile
gumdrop-0.6.0 templates/default/Gemfile
gumdrop-0.5.2 templates/backbone/Gemfile
gumdrop-0.5.2 templates/default/Gemfile
gumdrop-0.5.1 templates/default/Gemfile
gumdrop-0.5.1 templates/backbone/Gemfile
gumdrop-0.5 templates/backbone/Gemfile
gumdrop-0.5 templates/default/Gemfile