Sha256: fe3548d394d57331e91b5b08c1ff4b3efd46429464e9968f66d2014bbae0e119
Contents?: true
Size: 450 Bytes
Versions: 6
Compression:
Stored size: 450 Bytes
Contents
source 'http://rubygems.org' gemspec group :development do # For testing the kitchen sink app # Twitter bootstrap gem 'volt-bootstrap' gem 'byebug' # Simple theme for bootstrap, remove to theme yourself. gem 'volt-bootstrap-jumbotron-theme' # For testing gem 'volt-fields' # For testing gem 'volt-user-templates' # For running rubocop gem 'rubocop', require: false end group :development, :test do gem 'bson_ext' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
volt-0.8.27.beta2 | Gemfile |
volt-0.8.27.beta1 | Gemfile |
volt-0.8.26.beta1 | Gemfile |
volt-0.8.26 | Gemfile |
volt-0.8.24 | Gemfile |
volt-0.8.23 | Gemfile |