1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Use 'bootstrap-sass' gem

This commit is contained in:
2014-12-10 16:55:17 +01:00
parent 4b8deec047
commit 5bbf385fdf
6 changed files with 15 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ gem 'jbuilder', '~> 2.0'
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', '~> 0.4.0', group: :doc
gem 'bootstrap-sass', '~> 3.3.1'
gem 'autoprefixer-rails'
gem 'will_paginate', '~> 3.0.6'
gem 'will_paginate-bootstrap'