Sha256: 47c14a4e405068d61be1a8943f429bed63beaa163f94c13d73bc90d7762dbc30
Contents?: true
Size: 384 Bytes
Versions: 3
Compression:
Stored size: 384 Bytes
Contents
source "http://rubygems.org" gem "i18n" gem "sinatra" gem "active_support"] gem "rake" gem "gumdrop" # Add your dependencies here: gem "slim" gem "sass" gem "coffee-script" gem 'jsmin' gem 'stitch-rb' # For markdown support, a couple of options: # gem "rdiscount" # gem 'maruku' # For template support: # gem "less" # gem "haml" # For xml generation support: # gem 'builder'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gumdrop-0.3.3 | lib/gumdrop/template/default/Gemfile |
gumdrop-0.3.2 | lib/gumdrop/template/default/Gemfile |
gumdrop-0.3 | lib/gumdrop/template/default/Gemfile |