Sha256: 03b2df8998f1af2fc55bbc0d98c81184f59bcd50d0dc5232c988343fd4519edd
Contents?: true
Size: 348 Bytes
Versions: 1
Compression:
Stored size: 348 Bytes
Contents
source 'https://rubygems.org' gem 'volt', '<%= config[:version] %>' # The following gem's are optional for themeing # Twitter bootstrap gem 'volt-bootstrap' # Simple theme for bootstrap, remove to theme yourself. gem 'volt-bootstrap-jumbotron-theme' # Server for MRI platform :mri do gem 'thin', '~> 1.6.0' gem 'bson_ext', '~> 1.9.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
volt-0.8.22.beta1 | templates/project/Gemfile.tt |