From 7aee52c54be38daec624566c2811e13d463519ce Mon Sep 17 00:00:00 2001 From: Godwin Date: Sun, 20 Oct 2013 20:43:11 -0600 Subject: [PATCH] Added compass --- Gemfile | 1 + Gemfile.lock | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/Gemfile b/Gemfile index a66a232..b1cb2c0 100644 --- a/Gemfile +++ b/Gemfile @@ -39,6 +39,7 @@ gem 'jquery-turbolinks' gem 'less-rails' gem 'sass-rails', '~> 4.0.0' gem 'therubyracer' +gem 'compass-rails', '~> 2.0.alpha.0' gem 'turbolinks' gem 'twitter-bootstrap-rails', github: 'diowa/twitter-bootstrap-rails', branch: 'fontawesome-3.2.1' gem 'uglifier', '>= 1.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index 5949b30..a718b49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,6 +57,7 @@ GEM childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) chronic (0.10.2) + chunky_png (1.2.8) coderay (1.0.9) coffee-rails (4.0.1) coffee-script (>= 2.2.0) @@ -67,6 +68,12 @@ GEM coffee-script-source (1.6.3) columnize (0.3.6) commonjs (0.2.7) + compass (0.12.2) + chunky_png (~> 1.2) + fssm (>= 0.2.7) + sass (~> 3.1) + compass-rails (2.0.alpha.0) + compass (>= 0.12.2, < 0.14) coveralls (0.7.0) multi_json (~> 1.3) rest-client @@ -99,6 +106,7 @@ GEM faker (1.2.0) i18n (~> 0.5) ffi (1.9.0-x86-mingw32) + fssm (0.2.10) haml (4.0.3) tilt haml_assets (0.2.2) @@ -248,6 +256,7 @@ DEPENDENCIES bullet capybara coffee-rails (~> 4.0.0) + compass-rails (~> 2.0.alpha.0) coveralls database_cleaner debugger