Lock down nanoc, the new version is incompatible with the site for now.

This commit is contained in:
Chris Eppstein 2012-03-18 21:18:17 -07:00
parent e0bb51965a
commit 566fb6692e
2 changed files with 9 additions and 7 deletions

View File

@ -1,6 +1,7 @@
source :gemcutter
gem 'nanoc3'
gem 'nanoc', "3.2.4"
gem 'nanoc3', "3.2.4"
gem 'asdf'
gem 'rdiscount'
gem 'thor'

View File

@ -10,7 +10,7 @@ GIT
PATH
remote: ..
specs:
compass (0.13.alpha.0.48d532b)
compass (0.13.alpha.0.e0bb519)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.0.alpha.93)
@ -35,10 +35,10 @@ GEM
i18n (0.4.2)
json (1.6.5)
mime-types (1.17.2)
nanoc (3.3.2)
cri (~> 2.2)
nanoc3 (3.3.0)
nanoc (>= 3.3.0)
nanoc (3.2.4)
nanoc3 (>= 3.2.4)
nanoc3 (3.2.4)
cri (~> 2.0)
nokogiri (1.5.2)
rack (1.2.5)
rake (0.9.2.2)
@ -68,7 +68,8 @@ DEPENDENCIES
haml
json
mime-types
nanoc3
nanoc (= 3.2.4)
nanoc3 (= 3.2.4)
nokogiri
rack
rake