Update Gemfile.lock
This commit is contained in:
@@ -64,6 +64,7 @@ GEM
|
|||||||
xpath (~> 1.0.0)
|
xpath (~> 1.0.0)
|
||||||
childprocess (0.3.8)
|
childprocess (0.3.8)
|
||||||
ffi (~> 1.0, >= 1.0.11)
|
ffi (~> 1.0, >= 1.0.11)
|
||||||
|
chunky_png (1.2.7)
|
||||||
coderay (1.0.8)
|
coderay (1.0.8)
|
||||||
coffee-rails (3.2.2)
|
coffee-rails (3.2.2)
|
||||||
coffee-script (>= 2.2.0)
|
coffee-script (>= 2.2.0)
|
||||||
@@ -72,6 +73,12 @@ GEM
|
|||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.4.0)
|
coffee-script-source (1.4.0)
|
||||||
|
compass (0.12.2)
|
||||||
|
chunky_png (~> 1.2)
|
||||||
|
fssm (>= 0.2.7)
|
||||||
|
sass (~> 3.1)
|
||||||
|
compass-rails (1.0.3)
|
||||||
|
compass (>= 0.12.2, < 0.14)
|
||||||
couchrest (1.1.3)
|
couchrest (1.1.3)
|
||||||
mime-types (~> 1.15)
|
mime-types (~> 1.15)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
@@ -99,6 +106,7 @@ GEM
|
|||||||
factory_girl (~> 4.2.0)
|
factory_girl (~> 4.2.0)
|
||||||
railties (>= 3.0.0)
|
railties (>= 3.0.0)
|
||||||
ffi (1.4.0)
|
ffi (1.4.0)
|
||||||
|
fssm (0.2.10)
|
||||||
guard (1.6.2)
|
guard (1.6.2)
|
||||||
listen (>= 0.6.0)
|
listen (>= 0.6.0)
|
||||||
lumberjack (>= 1.0.2)
|
lumberjack (>= 1.0.2)
|
||||||
@@ -261,6 +269,7 @@ DEPENDENCIES
|
|||||||
bootstrap-sass
|
bootstrap-sass
|
||||||
bourbon
|
bourbon
|
||||||
coffee-rails (~> 3.2.1)
|
coffee-rails (~> 3.2.1)
|
||||||
|
compass-rails
|
||||||
couch_potato!
|
couch_potato!
|
||||||
devise (= 2.0.4)
|
devise (= 2.0.4)
|
||||||
devise_simply_stored
|
devise_simply_stored
|
||||||
|
|||||||
Reference in New Issue
Block a user