engine/Gemfile.lock

339 lines
7.6 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/floehopper/mocha.git
revision: f417066f7f1b7d66cf5c72f28380675bde0cc424
specs:
mocha (0.9.12)
metaclass (~> 0.0.1)
GEM
2010-07-29 23:21:48 +00:00
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
RedCloth (4.2.7)
SystemTimer (1.2.3)
ZenTest (4.6.0)
abstract (1.0.0)
2011-06-16 23:55:27 +00:00
actionmailer (3.0.9)
actionpack (= 3.0.9)
mail (~> 2.2.19)
2011-04-26 22:50:47 +00:00
actionmailer-with-request (0.3.0)
rails (>= 3)
2011-06-16 23:55:27 +00:00
actionpack (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
2010-07-29 23:21:48 +00:00
erubis (~> 2.6.6)
i18n (~> 0.5.0)
2010-07-29 23:21:48 +00:00
rack (~> 1.2.1)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
2011-06-16 23:55:27 +00:00
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
2011-06-16 23:55:27 +00:00
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
2011-06-16 23:55:27 +00:00
activeresource (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
activesupport (3.0.9)
2010-11-08 17:42:14 +00:00
archive-tar-minitar (0.5.2)
2011-05-19 15:44:04 +00:00
arel (2.0.10)
autotest (4.4.6)
ZenTest (>= 4.4.1)
bcrypt-ruby (2.1.4)
2011-05-16 21:06:46 +00:00
bson (1.3.1)
bson_ext (1.3.1)
builder (2.1.2)
2011-07-27 22:41:32 +00:00
bushido (0.0.35)
2011-07-26 21:36:36 +00:00
highline (>= 1.6.1)
json (>= 1.4.6)
orm_adapter (~> 0.0.3)
rest-client (>= 1.6.1)
bushido_stub (0.0.3)
activesupport (>= 3.0.7)
cancan (1.6.5)
capybara (1.0.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 0.2.0)
xpath (~> 0.1.4)
carrierwave (0.5.6)
activesupport (~> 3.0)
cells (3.6.4)
actionpack (~> 3.0)
railties (~> 3.0)
childprocess (0.2.0)
2011-03-22 19:51:10 +00:00
ffi (~> 1.0.6)
columnize (0.3.4)
2011-06-21 01:41:32 +00:00
configuration (1.3.1)
crack (0.1.8)
cucumber (1.0.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.4.5)
json (>= 1.4.6)
term-ansicolor (>= 1.0.5)
cucumber-rails (1.0.2)
capybara (>= 1.0.0)
cucumber (~> 1.0.0)
nokogiri (>= 1.4.6)
custom_fields (1.0.0.beta.22)
activesupport (~> 3.0.9)
mongoid (= 2.0.2)
2011-06-21 01:41:32 +00:00
daemons (1.1.4)
database_cleaner (0.6.7)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
delayed_job_mongoid (1.0.2)
2010-12-16 12:39:05 +00:00
delayed_job (~> 2.1.1)
mongoid (~> 2.0.0.rc)
devise (1.3.4)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
devise_bushido_authenticatable (1.0.0.alpha10)
devise
devise (>= 1.0.6)
rubycas-client (>= 2.2.1)
diff-lcs (1.1.2)
dragonfly (0.9.4)
rack
erubis (2.6.6)
abstract (>= 1.0.0)
excon (0.6.5)
factory_girl (2.0.1)
factory_girl_rails (1.1.0)
factory_girl (~> 2.0.0)
railties (>= 3.0.0)
2011-05-24 19:23:05 +00:00
ffi (1.0.9)
fog (0.8.2)
builder
excon (~> 0.6.1)
formatador (>= 0.1.3)
json
mime-types
net-ssh (>= 2.1.3)
nokogiri (>= 1.4.4)
ruby-hmac
formatador (0.2.0)
formtastic (1.2.4)
actionpack (>= 2.3.7)
activesupport (>= 2.3.7)
i18n (~> 0.4)
gherkin (2.4.5)
json (>= 1.4.6)
growl-glue (1.0.7)
haml (3.1.2)
has_scope (0.5.0)
2011-04-05 22:56:44 +00:00
heroku (1.19.1)
activesupport (>= 2.1.0)
launchy (~> 0.3.2)
rest-client (< 1.7.0, >= 1.4.0)
2011-05-16 21:06:46 +00:00
highline (1.6.2)
2011-06-08 08:57:01 +00:00
httparty (0.7.8)
crack (= 0.1.8)
i18n (0.5.0)
inherited_resources (1.1.2)
has_scope (~> 0.5.0)
responders (~> 0.6.0)
jammit (0.6.3)
yui-compressor (>= 0.9.3)
2011-06-21 01:41:32 +00:00
json (1.5.3)
json_pure (1.5.3)
kgio (2.6.0)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
linecache (0.43)
linecache19 (0.5.12)
2010-11-08 17:42:14 +00:00
ruby_core_source (>= 0.1.4)
locomotive_jammit-s3 (0.5.4.4)
jammit (>= 0.5.4)
mimemagic (>= 0.1.7)
s3 (>= 0.3.7)
2010-10-13 22:39:15 +00:00
locomotive_liquid (2.2.2)
locomotive_mongoid_acts_as_tree (0.1.5.7)
mongoid (= 2.0.2)
2011-04-26 22:50:47 +00:00
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
2010-11-08 17:42:14 +00:00
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.16)
mimemagic (0.1.8)
mimetype-fu (0.1.2)
2011-05-16 21:06:46 +00:00
mongo (1.3.1)
bson (>= 1.3.1)
2011-05-24 19:23:05 +00:00
mongoid (2.0.2)
2010-10-13 22:39:15 +00:00
activemodel (~> 3.0)
2011-05-16 21:06:46 +00:00
mongo (~> 1.3)
tzinfo (~> 0.3.22)
net-ssh (2.1.4)
2011-07-04 13:43:05 +00:00
nokogiri (1.5.0)
open4 (1.1.0)
orm_adapter (0.0.5)
pickle (0.4.8)
2010-12-17 10:58:59 +00:00
cucumber (>= 0.8)
rake
polyglot (0.3.1)
proxies (0.2.1)
2011-05-24 19:23:05 +00:00
rack (1.2.3)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.6.14)
rack (>= 1.0.0)
2011-01-03 13:44:38 +00:00
rack-test (0.5.7)
rack (>= 1.0)
2011-06-16 23:55:27 +00:00
rails (3.0.9)
actionmailer (= 3.0.9)
actionpack (= 3.0.9)
activerecord (= 3.0.9)
activeresource (= 3.0.9)
activesupport (= 3.0.9)
bundler (~> 1.0)
2011-06-16 23:55:27 +00:00
railties (= 3.0.9)
railties (3.0.9)
actionpack (= 3.0.9)
activesupport (= 3.0.9)
rake (>= 0.8.7)
2011-06-16 23:55:27 +00:00
rdoc (~> 3.4)
thor (~> 0.14.4)
raindrops (0.7.0)
rake (0.9.2)
2011-07-04 13:43:05 +00:00
rdoc (3.8)
2011-05-16 21:06:46 +00:00
responders (0.6.4)
2011-06-08 08:57:01 +00:00
rest-client (1.6.3)
mime-types (>= 1.16)
rmagick (2.12.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-cells (0.0.5)
cells (~> 3.4)
rails (~> 3.0)
rspec-rails (~> 2.2)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rspec-rails (2.6.1)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.6.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base19 (0.11.25)
2010-11-08 17:42:14 +00:00
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-hmac (0.4.0)
ruby_core_source (0.1.5)
2010-11-08 17:42:14 +00:00
archive-tar-minitar (>= 0.5.2)
rubycas-client (2.2.1)
activesupport
rubyzip (0.9.4)
2011-03-17 16:54:46 +00:00
s3 (0.3.8)
proxies (~> 0.2.0)
sass (3.1.2)
2011-06-23 21:22:17 +00:00
selenium-webdriver (0.2.2)
childprocess (>= 0.1.9)
2011-03-22 19:51:10 +00:00
ffi (>= 1.0.7)
json_pure
rubyzip
spork (0.9.0.rc9)
term-ansicolor (1.0.6)
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.29)
2011-07-04 13:43:05 +00:00
unicorn (4.0.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
warden (1.0.4)
rack (>= 1.0)
2011-05-24 19:23:05 +00:00
will_paginate (2.3.15)
xpath (0.1.4)
2011-06-21 01:41:32 +00:00
nokogiri (~> 1.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (= 4.2.7)
SystemTimer
2010-12-19 20:27:32 +00:00
ZenTest
2011-04-26 22:50:47 +00:00
actionmailer-with-request
autotest
bson_ext (~> 1.3.0)
2011-07-27 22:41:32 +00:00
bushido (= 0.0.35)
bushido_stub (= 0.0.3)
cancan
capybara
carrierwave (~> 0.5.5)
cells
cucumber-rails (= 1.0.2)
custom_fields (= 1.0.0.beta.22)
database_cleaner
delayed_job (= 2.1.4)
delayed_job_mongoid (= 1.0.2)
devise (= 1.3.4)
devise_bushido_authenticatable (= 1.0.0.alpha10)
dragonfly (~> 0.9.1)
factory_girl_rails
fog (= 0.8.2)
formtastic (~> 1.2.3)
growl-glue
haml (= 3.1.2)
2011-04-05 22:56:44 +00:00
heroku (= 1.19.1)
highline
httparty (>= 0.6.1)
inherited_resources (~> 1.1.2)
launchy
linecache (= 0.43)
locomotive_jammit-s3
2010-10-13 22:39:15 +00:00
locomotive_liquid (= 2.2.2)
locomotive_mongoid_acts_as_tree (= 0.1.5.7)
mimetype-fu
mocha!
mongoid (~> 2.0.2)
2010-12-17 10:58:59 +00:00
pickle
rack-cache
2011-06-21 01:40:18 +00:00
rails (= 3.0.9)
rake (= 0.9.2)
rmagick (= 2.12.2)
rspec-cells
rspec-rails (= 2.6.1)
ruby-debug
2010-11-08 17:42:14 +00:00
ruby-debug19
rubyzip
sass (= 3.1.2)
spork (~> 0.9.0.rc)
unicorn
warden
will_paginate
xpath (~> 0.1.4)