impress/Gemfile.lock
2010-11-14 16:06:31 -05:00

172 lines
4 KiB
Text

GIT
remote: git://github.com/eventmachine/eventmachine.git
revision: 704fbf62677d21b91d0051a04554d4b27eecee2e
specs:
eventmachine (0.12.11)
GIT
remote: git://github.com/igrigorik/em-http-request.git
revision: f069bb9b68335496c8f32475b79e448847befdae
specs:
em-http-request (0.2.14)
addressable (>= 2.0.0)
eventmachine (>= 0.12.9)
GIT
remote: git://github.com/igrigorik/em-mysqlplus.git
revision: db0feabdc0117ca5e97df35f259e76a4d9ba8a60
specs:
em-mysqlplus (0.1.5)
eventmachine (>= 0.12.9)
GIT
remote: git://github.com/igrigorik/em-synchrony.git
revision: 31ae2eabdd630e9b3382e33b8054676ca5450528
specs:
em-synchrony (0.1.5)
eventmachine (>= 0.12.9)
GIT
remote: git://github.com/oldmoe/mysqlplus.git
revision: 2daef86c487ec1c531ecfe84ed342d15a1c89554
specs:
mysqlplus (0.1.1)
GEM
remote: http://rubygems.org/
specs:
RocketAMF (0.2.1)
abstract (1.0.0)
actionmailer (3.0.0)
actionpack (= 3.0.0)
mail (~> 2.2.5)
actionpack (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.4.1)
rack (~> 1.2.1)
rack-mount (~> 0.6.12)
rack-test (~> 0.5.4)
tzinfo (~> 0.3.23)
activemodel (3.0.0)
activesupport (= 3.0.0)
builder (~> 2.1.2)
i18n (~> 0.4.1)
activerecord (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
arel (~> 1.0.0)
tzinfo (~> 0.3.23)
activeresource (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
addressable (2.2.1)
arel (1.0.1)
activesupport (~> 3.0.0)
builder (2.1.2)
closure-compiler (0.3.3)
compass (0.10.5)
haml (>= 3.0.4)
daemons (1.1.0)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
factory_girl (1.3.2)
factory_girl_rails (1.0)
factory_girl (~> 1.3)
rails (>= 3.0.0.beta4)
haml (3.0.21)
hoptoad_notifier (2.3.12)
activesupport
builder
i18n (0.4.1)
jammit (0.5.3)
closure-compiler (>= 0.1.0)
yui-compressor (>= 0.9.1)
mail (2.2.6.1)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
mime-types (1.16)
msgpack (0.4.3)
openneo-auth-signatory (0.0.4)
ruby-hmac
polyglot (0.3.1)
rack (1.2.1)
rack-fiber_pool (0.9.0)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.6)
rack (>= 1.0)
rails (3.0.0)
actionmailer (= 3.0.0)
actionpack (= 3.0.0)
activerecord (= 3.0.0)
activeresource (= 3.0.0)
activesupport (= 3.0.0)
bundler (~> 1.0.0)
railties (= 3.0.0)
rails_warden (0.5.2)
warden
railties (3.0.0)
actionpack (= 3.0.0)
activesupport (= 3.0.0)
rake (>= 0.8.4)
thor (~> 0.14.0)
rake (0.8.7)
rdiscount (1.6.5)
rspec (2.0.0.beta.22)
rspec-core (= 2.0.0.beta.22)
rspec-expectations (= 2.0.0.beta.22)
rspec-mocks (= 2.0.0.beta.22)
rspec-core (2.0.0.beta.22)
rspec-expectations (2.0.0.beta.22)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0.beta.22)
rspec-core (= 2.0.0.beta.22)
rspec-expectations (= 2.0.0.beta.22)
rspec-rails (2.0.0.beta.22)
rspec (= 2.0.0.beta.22)
ruby-hmac (0.4.0)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.2)
treetop (1.4.8)
polyglot (>= 0.3.1)
tzinfo (0.3.23)
warden (1.0.1)
rack (>= 1.0.0)
will_paginate (3.0.pre2)
yui-compressor (0.9.1)
PLATFORMS
ruby
DEPENDENCIES
RocketAMF (~> 0.2.1)
addressable
compass (~> 0.10.1)
em-http-request!
em-mysqlplus!
em-synchrony!
eventmachine!
factory_girl_rails (~> 1.0)
haml (~> 3.0.18)
hoptoad_notifier
jammit (~> 0.5.3)
msgpack (~> 0.4.3)
mysqlplus!
openneo-auth-signatory (~> 0.0.4)
rack-fiber_pool
rails (= 3.0.0)
rails_warden (~> 0.5.2)
rdiscount (~> 1.6.5)
rspec-rails (~> 2.0.0.beta.22)
thin (~> 1.2.7)
warden (~> 1.0.1)
will_paginate (~> 3.0.pre2)