Add sass explicitly
authorWard Vandewege <ward@clinicalfuture.com>
Mon, 11 Nov 2013 22:12:40 +0000 (17:12 -0500)
committerWard Vandewege <ward@clinicalfuture.com>
Mon, 11 Nov 2013 22:12:40 +0000 (17:12 -0500)
apps/workbench/Gemfile
apps/workbench/Gemfile.lock

index 62d8da7c1ed09b5477c0438e21d5bdbb4a60cff6..7ceb623165ee9ee14db9793b7042c0f3888c2941 100644 (file)
@@ -9,6 +9,7 @@ gem 'sqlite3'
 
 gem 'multi_json'
 gem 'oj'
+gem 'sass'
 
 # Gems used only for assets and not required
 # in production environments by default.
index 033f50b362f4cb24d553afa19fa50180615a6414..56cbadc2e4319315046b18a9e1b843583233c897 100644 (file)
@@ -165,6 +165,7 @@ DEPENDENCIES
   piwik_analytics
   rails (~> 3.2.0)
   rvm-capistrano
+  sass
   sass-rails (~> 3.2.0)
   sqlite3
   therubyracer