eBooru/Gemfile.lock

169 lines
3.8 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/ernie/meta_search.git
2011-07-16 19:20:02 -04:00
revision: dfdd9c3a9956c4a2ad96724e2a801ad77a962b70
specs:
2011-07-16 19:20:02 -04:00
meta_search (1.1.0.pre2)
actionpack (~> 3.1.0.alpha)
activerecord (~> 3.1.0.alpha)
activesupport (~> 3.1.0.alpha)
2010-10-08 18:42:26 -04:00
GIT
remote: http://github.com/EmmanuelOga/ffaker.git
revision: 52feff4ecddbe8834b63beb122b153b65833e309
2010-10-08 18:42:26 -04:00
specs:
ffaker (1.8.0)
2010-10-08 18:42:26 -04:00
2010-08-18 18:44:18 -04:00
GEM
remote: http://gemcutter.org/
specs:
aaronh-chronic (0.3.9)
2011-08-30 13:17:32 -04:00
actionmailer (3.1.0.rc8)
actionpack (= 3.1.0.rc8)
2011-05-24 18:04:25 -04:00
mail (~> 2.3.0)
2011-08-30 13:17:32 -04:00
actionpack (3.1.0.rc8)
activemodel (= 3.1.0.rc8)
activesupport (= 3.1.0.rc8)
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.0.3)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.0.beta.15)
activemodel (3.1.0.rc8)
activesupport (= 3.1.0.rc8)
bcrypt-ruby (~> 3.0.0)
2011-05-24 18:04:25 -04:00
builder (~> 3.0.0)
2011-08-06 15:50:37 -04:00
i18n (~> 0.6)
2011-08-30 13:17:32 -04:00
activerecord (3.1.0.rc8)
activemodel (= 3.1.0.rc8)
activesupport (= 3.1.0.rc8)
arel (~> 2.2.1)
2011-08-06 16:22:49 -04:00
tzinfo (~> 0.3.29)
2011-08-30 13:17:32 -04:00
activeresource (3.1.0.rc8)
activemodel (= 3.1.0.rc8)
activesupport (= 3.1.0.rc8)
activesupport (3.1.0.rc8)
2011-05-24 18:04:25 -04:00
multi_json (~> 1.0)
2011-08-30 13:17:32 -04:00
arel (2.2.1)
bcrypt-ruby (3.0.0)
2011-05-24 18:04:25 -04:00
builder (3.0.0)
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)
2011-08-30 13:17:32 -04:00
execjs (1.2.4)
multi_json (~> 1.0)
factory_girl (2.0.5)
2011-07-16 19:20:02 -04:00
haml (3.1.2)
2011-08-30 13:17:32 -04:00
hike (1.2.1)
2011-05-24 18:04:25 -04:00
i18n (0.6.0)
2010-08-18 18:44:18 -04:00
imagesize (0.1.1)
2011-08-30 13:49:57 -04:00
libv8 (3.3.10.2)
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)
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)
webrobots (>= 0.0.9, ~> 0.0)
2010-08-18 18:44:18 -04:00
memcache-client (1.8.5)
mime-types (1.16)
mocha (0.9.12)
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)
polyglot (0.3.2)
rack (1.3.2)
2011-08-30 13:17:32 -04:00
rack-cache (1.0.3)
2011-05-24 18:04:25 -04:00
rack (>= 0.4)
2011-08-30 13:17:32 -04:00
rack-mount (0.8.2)
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)
2011-08-30 13:17:32 -04:00
rails (3.1.0.rc8)
actionmailer (= 3.1.0.rc8)
actionpack (= 3.1.0.rc8)
activerecord (= 3.1.0.rc8)
activeresource (= 3.1.0.rc8)
activesupport (= 3.1.0.rc8)
bundler (~> 1.0)
2011-08-30 13:17:32 -04:00
railties (= 3.1.0.rc8)
railties (3.1.0.rc8)
actionpack (= 3.1.0.rc8)
activesupport (= 3.1.0.rc8)
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)
2011-08-30 13:17:32 -04:00
rdoc (3.9.4)
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-07-16 19:20:02 -04:00
simple_form (1.4.2)
actionpack (~> 3.0)
activemodel (~> 3.0)
2011-04-29 17:19:37 -04:00
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
2011-05-24 18:04:25 -04:00
simplecov-html (0.4.5)
2011-08-30 13:17:32 -04:00
sprockets (2.0.0)
hike (~> 1.2)
2011-05-24 18:04:25 -04:00
rack (~> 1.0)
2011-08-30 13:17:32 -04:00
tilt (~> 1.1, != 1.3.0)
2010-10-08 18:42:26 -04:00
super_exception_notifier (3.0.13)
actionmailer
rake
2011-08-30 13:49:57 -04:00
therubyracer (0.9.4)
libv8 (~> 3.3.10)
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)
2011-07-16 19:20:02 -04:00
tzinfo (0.3.29)
2011-08-30 13:17:32 -04:00
uglifier (1.0.2)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
2011-08-30 13:42:09 -04:00
uglifier-rails (3.1.0.rc.2)
railties (~> 3.1.0.rc1)
uglifier (>= 1.0.0)
2011-08-30 13:17:32 -04:00
webrobots (0.0.11)
2011-07-16 19:20:02 -04:00
nokogiri (>= 1.4.4)
whenever (0.6.8)
aaronh-chronic (>= 0.3.9)
activesupport (>= 2.3.4)
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
2011-08-30 13:17:32 -04:00
rails (= 3.1.0.rc8)
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
2011-08-30 13:49:57 -04:00
therubyracer
2011-08-30 13:17:32 -04:00
uglifier
2011-08-30 13:42:09 -04:00
uglifier-rails
whenever