1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 10:38: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

@@ -28,6 +28,10 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
autoprefixer-rails (4.0.2.1)
execjs
bootstrap-sass (3.3.1.0)
sass (~> 3.2)
builder (3.2.2)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
@@ -112,6 +116,8 @@ PLATFORMS
x86-mingw32
DEPENDENCIES
autoprefixer-rails
bootstrap-sass (~> 3.3.1)
coffee-rails (~> 4.0.0)
jbuilder (~> 2.0)
jquery-rails