Files
9minutes/Gemfile.lock
T

191 lines
4.1 KiB
Plaintext
Raw Normal View History

2011-04-20 17:09:55 +02:00
GEM
remote: http://rubygems.org/
specs:
7digital (0.0.6)
peachy (>= 0.3.5)
will_paginate (>= 2.3.15)
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
2011-04-20 17:09:55 +02:00
abstract (1.0.0)
actionmailer (3.0.5)
actionpack (= 3.0.5)
mail (~> 2.2.15)
actionpack (3.0.5)
activemodel (= 3.0.5)
activesupport (= 3.0.5)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.4)
rack (~> 1.2.1)
rack-mount (~> 0.6.13)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.5)
activesupport (= 3.0.5)
builder (~> 2.1.2)
i18n (~> 0.4)
activerecord (3.0.5)
activemodel (= 3.0.5)
activesupport (= 3.0.5)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activeresource (3.0.5)
activemodel (= 3.0.5)
activesupport (= 3.0.5)
activesupport (3.0.5)
addressable (2.2.6)
arel (2.0.10)
2011-06-10 02:12:43 +02:00
bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4-x86-mingw32)
2011-04-20 17:09:55 +02:00
builder (2.1.2)
closure (1.3.0)
2011-06-12 16:56:39 +02:00
rack (>= 1.0.0)
cocaine (0.1.0)
2011-06-10 02:12:43 +02:00
daemons (1.0.10)
2011-06-30 07:55:56 +02:00
devise (1.4.1)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
2011-04-20 17:09:55 +02:00
erubis (2.6.6)
abstract (>= 1.0.0)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
gem_plugin (0.2.3)
haml (3.1.2)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
hashie (1.0.0)
i18n (0.6.0)
jammit (0.6.3)
yui-compressor (>= 0.9.3)
jquery-rails (1.0.12)
railties (~> 3.0)
2011-05-09 20:58:25 +02:00
thor (~> 0.14)
json (1.5.3)
2011-05-03 00:50:46 +02:00
mail (2.2.19)
2011-04-20 17:09:55 +02:00
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
2011-06-10 02:12:43 +02:00
mongrel (1.2.0.pre2)
daemons (~> 1.0.10)
gem_plugin (~> 0.2.3)
mongrel (1.2.0.pre2-x86-mingw32)
gem_plugin (~> 0.2.3)
multi_json (1.0.3)
multi_xml (0.2.2)
multipart-post (1.1.2)
oa-core (0.2.6)
oa-oauth (0.2.6)
faraday (~> 0.6.1)
multi_json (~> 1.0.0)
multi_xml (~> 0.2.2)
oa-core (= 0.2.6)
oauth (~> 0.4.0)
oauth2 (~> 0.4.1)
oa-openid (0.2.6)
oa-core (= 0.2.6)
rack-openid (~> 1.3.1)
ruby-openid-apps-discovery (~> 1.2.0)
oauth (0.4.5)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
open4 (1.1.0)
orm_adapter (0.0.5)
paperclip (2.3.12)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
peachy (0.4.1)
2011-04-20 17:09:55 +02:00
polyglot (0.3.1)
rack (1.2.3)
2011-04-20 17:09:55 +02:00
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
2011-04-20 17:09:55 +02:00
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.5)
actionmailer (= 3.0.5)
actionpack (= 3.0.5)
activerecord (= 3.0.5)
activeresource (= 3.0.5)
activesupport (= 3.0.5)
bundler (~> 1.0)
railties (= 3.0.5)
railties (3.0.5)
actionpack (= 3.0.5)
activesupport (= 3.0.5)
rake (>= 0.8.7)
thor (~> 0.14.4)
rake (0.9.2)
redis (2.2.1)
2011-06-10 02:12:43 +02:00
redis-namespace (1.0.3)
redis (< 3.0.0)
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sass (3.1.3)
sexp_processor (3.0.5)
2011-06-10 02:12:43 +02:00
sqlite3 (1.3.3)
2011-05-03 00:50:46 +02:00
sqlite3 (1.3.3-x86-mingw32)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
2011-04-20 17:09:55 +02:00
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
typhoeus (0.2.4)
mime-types
mime-types
tzinfo (0.3.29)
warden (1.0.4)
rack (>= 1.0)
will_paginate (2.3.15)
win32-open3-19 (0.0.1)
youtube_it (1.4.3)
2011-05-10 10:16:16 +02:00
builder
oauth (>= 0.4.4)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
2011-04-20 17:09:55 +02:00
PLATFORMS
2011-06-10 02:12:43 +02:00
ruby
2011-05-03 00:50:46 +02:00
x86-mingw32
2011-04-20 17:09:55 +02:00
DEPENDENCIES
7digital
2011-06-12 16:56:39 +02:00
closure
devise
haml-rails
hashie
jammit
2011-04-20 17:09:55 +02:00
jquery-rails (>= 0.2.6)
json
mongrel (= 1.2.0.pre2)
oa-oauth
oa-openid
paperclip (~> 2.3)
2011-04-20 17:09:55 +02:00
rails (= 3.0.5)
rake
2011-06-08 03:49:13 +02:00
redis
2011-06-10 02:12:43 +02:00
redis-namespace
ruby_parser
2011-06-06 14:25:16 +02:00
sass
2011-04-20 17:09:55 +02:00
sqlite3
2011-05-03 00:50:46 +02:00
sqlite3-ruby
typhoeus
win32-open3-19
2011-05-10 10:16:16 +02:00
youtube_it