gemfile.lock

This commit is contained in:
Timothy N. Tsvetkov 2011-03-29 21:48:30 +04:00
parent d29262a82b
commit 76ccc1621f
1 changed files with 5 additions and 0 deletions

View File

@ -71,6 +71,7 @@ GEM
jammit (0.6.0) jammit (0.6.0)
closure-compiler (>= 0.1.0) closure-compiler (>= 0.1.0)
yui-compressor (>= 0.9.1) yui-compressor (>= 0.9.1)
kgio (2.3.3)
mail (2.2.15) mail (2.2.15)
activesupport (>= 2.3.6) activesupport (>= 2.3.6)
i18n (>= 0.4.0) i18n (>= 0.4.0)
@ -123,6 +124,9 @@ GEM
treetop (1.4.9) treetop (1.4.9)
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.24) tzinfo (0.3.24)
unicorn (3.5.0)
kgio (~> 2.3)
rack
warden (1.0.3) warden (1.0.3)
rack (>= 1.0.0) rack (>= 1.0.0)
will_paginate (3.0.pre2) will_paginate (3.0.pre2)
@ -147,4 +151,5 @@ DEPENDENCIES
rails (= 3.0.5) rails (= 3.0.5)
rspec-rails (>= 2.0.1) rspec-rails (>= 2.0.1)
russian russian
unicorn
will_paginate (~> 3.0.pre2) will_paginate (~> 3.0.pre2)