eBooru/Gemfile.lock
2011-02-25 17:41:00 -05:00

131 lines
2.7 KiB
Plaintext

GIT
remote: http://github.com/EmmanuelOga/ffaker.git
revision: 3298ebf33319b840f693a1a0ae2613eeb53e7dc4
specs:
ffaker (1.0.0)
GIT
remote: http://github.com/mislav/will_paginate.git
revision: b1a5beeec9f56ecbe3594fcdca76d92b6767ce50
branch: rails3
specs:
will_paginate (3.0.pre3)
GEM
remote: http://gemcutter.org/
specs:
abstract (1.0.0)
actionmailer (3.0.3)
actionpack (= 3.0.3)
mail (~> 2.2.9)
actionpack (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.4)
rack (~> 1.2.1)
rack-mount (~> 0.6.13)
rack-test (~> 0.5.6)
tzinfo (~> 0.3.23)
activemodel (3.0.3)
activesupport (= 3.0.3)
builder (~> 2.1.2)
i18n (~> 0.4)
activerecord (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activeresource (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
activesupport (3.0.3)
arel (2.0.6)
builder (2.1.2)
daemons (1.1.0)
delayed_job (2.1.2)
activesupport (~> 3.0)
daemons
erubis (2.6.6)
abstract (>= 1.0.0)
factory_girl (1.3.3)
haml (3.0.25)
i18n (0.5.0)
imagesize (0.1.1)
mail (2.2.14)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mechanize (1.0.0)
nokogiri (>= 1.2.1)
memcache-client (1.8.5)
meta_search (0.9.11)
actionpack (~> 3.0.2)
activerecord (~> 3.0.2)
activesupport (~> 3.0.2)
arel (~> 2.0.2)
mime-types (1.16)
mocha (0.9.10)
rake
nokogiri (1.4.4)
pg (0.10.0)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.3)
actionmailer (= 3.0.3)
actionpack (= 3.0.3)
activerecord (= 3.0.3)
activeresource (= 3.0.3)
activesupport (= 3.0.3)
bundler (~> 1.0)
railties (= 3.0.3)
railties (3.0.3)
actionpack (= 3.0.3)
activesupport (= 3.0.3)
rake (>= 0.8.7)
thor (~> 0.14.4)
rake (0.8.7)
shoulda (2.11.3)
silent-postgres (0.0.7)
simple_form (1.3.0)
rails (~> 3.0.0)
simplecov (0.3.9)
simplecov-html (>= 0.3.7)
simplecov-html (0.3.9)
super_exception_notifier (3.0.13)
actionmailer
rake
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.23)
PLATFORMS
ruby
DEPENDENCIES
delayed_job
factory_girl
ffaker!
haml
imagesize
mechanize
memcache-client
meta_search
mocha
nokogiri
pg
rails (= 3.0.3)
shoulda
silent-postgres
simple_form
simplecov
super_exception_notifier
will_paginate!