eBooru/Gemfile.lock

185 lines
4.0 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/ernie/meta_search.git
2011-09-06 11:07:54 -04:00
revision: 34a574f9b6d602169cff6d551293256bc0debc65
specs:
2011-09-06 11:07:54 -04:00
meta_search (1.1.1)
actionpack (~> 3.1.0)
activerecord (~> 3.1.0)
activesupport (~> 3.1.0)
polyamorous (~> 0.5.0)
GIT
remote: git://github.com/rgrove/sanitize.git
revision: 052abea134e409c7f676f0cf56e6a2315b2a150b
specs:
sanitize (2.0.3)
2011-10-01 16:33:58 -04:00
nokogiri (>= 1.4.4, < 1.6)
2010-10-08 18:42:26 -04:00
GIT
remote: http://github.com/EmmanuelOga/ffaker.git
revision: 80dc4cf8531b12bf6f5425d2a35b27be91acc447
2010-10-08 18:42:26 -04:00
specs:
2011-09-06 11:07:54 -04:00
ffaker (1.8.1)
2010-10-08 18:42:26 -04:00
2010-08-18 18:44:18 -04:00
GEM
remote: http://gemcutter.org/
specs:
actionmailer (3.1.1)
actionpack (= 3.1.1)
2011-05-24 18:04:25 -04:00
mail (~> 2.3.0)
actionpack (3.1.1)
activemodel (= 3.1.1)
activesupport (= 3.1.1)
2011-05-24 18:04:25 -04:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
2011-08-06 15:50:37 -04:00
i18n (~> 0.6)
2011-08-30 13:17:32 -04:00
rack (~> 1.3.2)
rack-cache (~> 1.1)
2011-08-30 13:17:32 -04:00
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.2)
activemodel (3.1.1)
activesupport (= 3.1.1)
2011-05-24 18:04:25 -04:00
builder (~> 3.0.0)
2011-08-06 15:50:37 -04:00
i18n (~> 0.6)
activerecord (3.1.1)
activemodel (= 3.1.1)
activesupport (= 3.1.1)
2011-08-30 13:17:32 -04:00
arel (~> 2.2.1)
2011-08-06 16:22:49 -04:00
tzinfo (~> 0.3.29)
activeresource (3.1.1)
activemodel (= 3.1.1)
activesupport (= 3.1.1)
activesupport (3.1.1)
2011-05-24 18:04:25 -04:00
multi_json (~> 1.0)
2011-08-30 13:17:32 -04:00
arel (2.2.1)
2011-09-26 17:30:35 -04:00
awesome_print (0.4.0)
2011-05-24 18:04:25 -04:00
builder (3.0.0)
2011-09-21 16:08:01 -04:00
chronic (0.6.4)
2011-09-29 17:13:41 -04:00
coderay (0.9.8)
2011-07-16 19:20:02 -04:00
daemons (1.1.4)
delayed_job (2.1.4)
activesupport (~> 3.0)
2010-08-27 16:59:59 -04:00
daemons
2011-05-24 18:04:25 -04:00
erubis (2.7.0)
factory_girl (2.2.0)
2011-09-29 17:13:41 -04:00
activesupport
2011-08-30 13:17:32 -04:00
hike (1.2.1)
2011-05-24 18:04:25 -04:00
i18n (0.6.0)
json (1.6.1)
2011-05-24 18:04:25 -04:00
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2011-07-16 19:20:02 -04:00
mechanize (2.0.1)
2011-10-01 16:33:58 -04:00
net-http-digest_auth (~> 1.1, >= 1.1.1)
2011-07-16 19:20:02 -04:00
net-http-persistent (~> 1.8)
nokogiri (~> 1.4)
2011-10-01 16:33:58 -04:00
webrobots (~> 0.0, >= 0.0.9)
2010-08-18 18:44:18 -04:00
memcache-client (1.8.5)
2011-09-06 11:07:54 -04:00
metaclass (0.0.1)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
mime-types (1.17.2)
2011-09-06 11:07:54 -04:00
mocha (0.10.0)
metaclass (~> 0.0.1)
2011-05-24 18:04:25 -04:00
multi_json (1.0.3)
2011-07-16 19:20:02 -04:00
net-http-digest_auth (1.1.1)
2011-08-30 13:17:32 -04:00
net-http-persistent (1.9)
2011-07-16 19:20:02 -04:00
nokogiri (1.5.0)
2011-04-29 17:19:37 -04:00
pg (0.11.0)
2011-09-06 11:07:54 -04:00
polyamorous (0.5.0)
activerecord (~> 3.0)
polyglot (0.3.3)
pry (0.9.7.3)
2011-09-29 17:13:41 -04:00
coderay (~> 0.9.8)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
2011-09-21 16:08:01 -04:00
slop (~> 2.1.0)
rack (1.3.5)
rack-cache (1.1)
2011-05-24 18:04:25 -04:00
rack (>= 0.4)
2011-09-06 11:07:54 -04:00
rack-mount (0.8.3)
2010-08-18 18:44:18 -04:00
rack (>= 1.0.0)
2011-05-24 18:04:25 -04:00
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
2010-08-18 18:44:18 -04:00
rack (>= 1.0)
rails (3.1.1)
actionmailer (= 3.1.1)
actionpack (= 3.1.1)
activerecord (= 3.1.1)
activeresource (= 3.1.1)
activesupport (= 3.1.1)
bundler (~> 1.0)
railties (= 3.1.1)
railties (3.1.1)
actionpack (= 3.1.1)
activesupport (= 3.1.1)
2011-05-24 18:04:25 -04:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
2011-08-06 15:50:37 -04:00
rdoc (~> 3.4)
2011-05-24 18:04:25 -04:00
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.11)
json (~> 1.4)
2011-11-02 12:38:26 -04:00
rmagick (2.13.1)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.10)
2011-09-29 17:13:41 -04:00
sexp_processor (3.0.7)
2010-10-19 19:34:31 -04:00
shoulda (2.11.3)
2011-08-30 13:17:32 -04:00
silent-postgres (0.1.1)
2011-09-29 17:13:41 -04:00
simple_form (1.5.2)
2011-07-16 19:20:02 -04:00
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.5.4)
2011-09-21 16:08:01 -04:00
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
slop (2.1.0)
sprockets (2.0.3)
hike (~> 1.2)
2011-05-24 18:04:25 -04:00
rack (~> 1.0)
2011-10-01 16:33:58 -04:00
tilt (~> 1.1, != 1.3.0)
2010-10-08 18:42:26 -04:00
super_exception_notifier (3.0.13)
actionmailer
rake
thor (0.14.6)
2011-08-30 13:17:32 -04:00
tilt (1.3.3)
treetop (1.4.10)
polyglot
2010-08-18 18:44:18 -04:00
polyglot (>= 0.3.1)
tzinfo (0.3.30)
2011-09-29 17:13:41 -04:00
webrobots (0.0.12)
2011-07-16 19:20:02 -04:00
nokogiri (>= 1.4.4)
2011-09-06 11:07:54 -04:00
whenever (0.7.0)
activesupport (>= 2.3.4)
2011-09-06 11:07:54 -04:00
chronic (~> 0.6.3)
2010-08-18 18:44:18 -04:00
PLATFORMS
ruby
DEPENDENCIES
2011-09-26 17:30:35 -04:00
awesome_print
2010-08-27 16:59:59 -04:00
delayed_job
2010-08-18 18:44:18 -04:00
factory_girl
ffaker!
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
pry
rails (= 3.1.1)
2011-11-02 12:38:26 -04:00
rmagick
sanitize!
2011-09-24 10:42:09 -04:00
sass
2010-08-18 18:44:18 -04:00
shoulda
2011-02-25 17:41:00 -05:00
silent-postgres
2010-10-08 18:42:26 -04:00
simple_form
simplecov
2010-10-08 18:42:26 -04:00
super_exception_notifier
whenever