Sha256: e17fa528c02dd1c4d2b7d1407735449b17eb8db64a6bfb1827d83205941bf6c4

Contents?: true

Size: 494 Bytes

Versions: 9

Compression:

Stored size: 494 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 'packr'
gem 'jsmin'
gem 'stitch-rb'
#gem 'sprockets'

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

# For xml generation support:
# gem 'builder'

Version data entries

9 entries across 5 versions & 1 rubygems

Version Path
gumdrop-0.7.5 templates/backbone/Gemfile
gumdrop-0.7.4 templates/backbone/Gemfile
gumdrop-0.7.4 templates/default/Gemfile
gumdrop-0.7.3.1 templates/backbone/Gemfile
gumdrop-0.7.3.1 templates/default/Gemfile
gumdrop-0.7.3 templates/default/Gemfile
gumdrop-0.7.3 templates/backbone/Gemfile
gumdrop-0.7.2 templates/default/Gemfile
gumdrop-0.7.2 templates/backbone/Gemfile