eBooru/Gemfile.lock

124 lines
2.5 KiB
Plaintext
Raw Normal View History

GIT
remote: http://github.com/EmmanuelOga/ffaker.git
revision: cbe849d
specs:
ffaker (0.4.0)
2010-10-08 18:42:26 -04:00
GIT
remote: http://github.com/mislav/will_paginate.git
2010-10-19 19:34:31 -04:00
revision: b1a5bee
2010-10-08 18:42:26 -04:00
branch: rails3
specs:
2010-10-19 19:34:31 -04:00
will_paginate (3.0.pre3)
2010-10-08 18:42:26 -04:00
2010-08-18 18:44:18 -04:00
GEM
remote: http://gemcutter.org/
specs:
abstract (1.0.0)
2010-10-08 18:42:26 -04:00
actionmailer (3.0.0)
actionpack (= 3.0.0)
2010-08-18 18:44:18 -04:00
mail (~> 2.2.5)
2010-10-08 18:42:26 -04:00
actionpack (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
2010-08-18 18:44:18 -04:00
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.4.1)
rack (~> 1.2.1)
rack-mount (~> 0.6.12)
2010-08-18 18:44:18 -04:00
rack-test (~> 0.5.4)
tzinfo (~> 0.3.23)
2010-10-08 18:42:26 -04:00
activemodel (3.0.0)
activesupport (= 3.0.0)
2010-08-18 18:44:18 -04:00
builder (~> 2.1.2)
i18n (~> 0.4.1)
2010-10-08 18:42:26 -04:00
activerecord (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
arel (~> 1.0.0)
tzinfo (~> 0.3.23)
2010-10-08 18:42:26 -04:00
activeresource (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
arel (1.0.1)
activesupport (~> 3.0.0)
2010-08-18 18:44:18 -04:00
builder (2.1.2)
2010-08-27 16:59:59 -04:00
daemons (1.1.0)
delayed_job (2.0.3)
daemons
2010-08-18 18:44:18 -04:00
erubis (2.6.6)
abstract (>= 1.0.0)
2010-10-19 19:34:31 -04:00
factory_girl (1.3.2)
haml (3.0.22)
i18n (0.4.2)
2010-08-18 18:44:18 -04:00
imagesize (0.1.1)
mail (2.2.9)
2010-08-18 18:44:18 -04:00
activesupport (>= 2.3.6)
i18n (~> 0.4.1)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mechanize (1.0.0)
nokogiri (>= 1.2.1)
2010-08-18 18:44:18 -04:00
memcache-client (1.8.5)
meta_search (0.9.7.2)
actionpack (~> 3.0.0)
activerecord (~> 3.0.0)
activesupport (~> 3.0.0)
arel (~> 1.0.1)
2010-08-18 18:44:18 -04:00
mime-types (1.16)
mocha (0.9.9)
2010-08-18 18:44:18 -04:00
rake
nokogiri (1.4.3.1)
2010-08-18 18:44:18 -04:00
pg (0.9.0)
polyglot (0.3.1)
rack (1.2.1)
2010-10-19 19:34:31 -04:00
rack-mount (0.6.13)
2010-08-18 18:44:18 -04:00
rack (>= 1.0.0)
2010-10-19 19:34:31 -04:00
rack-test (0.5.6)
2010-08-18 18:44:18 -04:00
rack (>= 1.0)
2010-10-08 18:42:26 -04:00
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)
railties (3.0.0)
actionpack (= 3.0.0)
activesupport (= 3.0.0)
rake (>= 0.8.4)
2010-08-18 18:44:18 -04:00
thor (~> 0.14.0)
rake (0.8.7)
2010-10-19 19:34:31 -04:00
shoulda (2.11.3)
2010-10-08 18:42:26 -04:00
simple_form (1.2.2)
super_exception_notifier (3.0.13)
actionmailer
rake
2010-10-19 19:34:31 -04:00
thor (0.14.3)
2010-08-18 18:44:18 -04:00
treetop (1.4.8)
polyglot (>= 0.3.1)
tzinfo (0.3.23)
2010-08-18 18:44:18 -04:00
PLATFORMS
ruby
DEPENDENCIES
2010-08-27 16:59:59 -04:00
delayed_job
2010-08-18 18:44:18 -04:00
factory_girl
ffaker!
2010-10-08 18:42:26 -04:00
haml
2010-08-18 18:44:18 -04:00
imagesize
mechanize
2010-08-18 18:44:18 -04:00
memcache-client
meta_search
2010-08-18 18:44:18 -04:00
mocha
nokogiri
2010-08-18 18:44:18 -04:00
pg
2010-10-08 18:42:26 -04:00
rails (= 3.0.0)
2010-08-18 18:44:18 -04:00
shoulda
2010-10-08 18:42:26 -04:00
simple_form
super_exception_notifier
will_paginate!