[PATCH conductor 1/2] Update Gemfile.lock with missing compass deps.

Jason Guiditta jguiditt at redhat.com
Thu Jul 19 18:30:22 UTC 2012


---
 src/Gemfile.lock |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/Gemfile.lock b/src/Gemfile.lock
index 715d214..df278d9 100644
--- a/src/Gemfile.lock
+++ b/src/Gemfile.lock
@@ -45,6 +45,13 @@ GEM
       xpath (~> 0.1.4)
     childprocess (0.3.2)
       ffi (~> 1.0.6)
+    chunky_png (1.2.5)
+    compass (0.12.2)
+      chunky_png (~> 1.2)
+      fssm (>= 0.2.7)
+      sass (~> 3.1)
+    compass-960-plugin (0.10.4)
+      compass (>= 0.10.0)
     crack (0.3.1)
     cucumber (1.2.0)
       builder (>= 2.1.2)
@@ -73,6 +80,7 @@ GEM
       railties (>= 3.0.0)
     fastercsv (1.5.5)
     ffi (1.0.11)
+    fssm (0.2.9)
     gherkin (2.10.0)
       json (>= 1.4.6)
     haml (3.1.6)
@@ -184,6 +192,8 @@ PLATFORMS
 DEPENDENCIES
   aeolus-image (>= 0.4.0)
   capybara
+  compass
+  compass-960-plugin
   cucumber
   cucumber-rails
   database_cleaner
-- 
1.7.7.6




More information about the aeolus-devel mailing list