Files
qingshuiTemple/Gemfile.lock
2013-01-30 18:04:03 +08:00

236 lines
5.5 KiB
Plaintext

GIT
remote: git://github.com/mongoid/mongoid.git
revision: 85e7f0f3bdaa5abde299ec46972a8a2fd714b79e
branch: 4.0.0-dev
specs:
mongoid (4.0.0)
activemodel (= 4.0.0.beta)
moped (~> 1.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
GIT
remote: git://github.com/rails/activerecord-deprecated_finders.git
revision: 5937f3e7102f9be461ce2dccaef0e4d14e92cd35
specs:
activerecord-deprecated_finders (0.0.3)
GIT
remote: git://github.com/rails/arel.git
revision: 38d0a222e275d917a2c1d093b24457bafb600a00
specs:
arel (3.0.2.20120819075748)
GIT
remote: git://github.com/rails/coffee-rails.git
revision: 052634e6d02d4800d7b021201cc8d5829775b3cd
specs:
coffee-rails (4.0.0.beta)
coffee-script (>= 2.2.0)
railties (>= 4.0.0.beta, < 5.0)
GIT
remote: git://github.com/rails/rails.git
revision: efd2be35510af7b02e70e4c5939720d7b12bc1c1
specs:
actionmailer (4.0.0.beta)
actionpack (= 4.0.0.beta)
mail (~> 2.5.3)
actionpack (4.0.0.beta)
activesupport (= 4.0.0.beta)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.0)
rack-test (~> 0.6.1)
activemodel (4.0.0.beta)
activesupport (= 4.0.0.beta)
builder (~> 3.1.0)
activerecord (4.0.0.beta)
activemodel (= 4.0.0.beta)
activerecord-deprecated_finders (~> 0.0.3)
activesupport (= 4.0.0.beta)
arel (~> 3.0.2)
activesupport (4.0.0.beta)
i18n (~> 0.6)
minitest (~> 4.1)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.33)
rails (4.0.0.beta)
actionmailer (= 4.0.0.beta)
actionpack (= 4.0.0.beta)
activerecord (= 4.0.0.beta)
activesupport (= 4.0.0.beta)
bundler (>= 1.2.2, < 2.0)
railties (= 4.0.0.beta)
sprockets-rails (~> 2.0.0.rc1)
railties (4.0.0.beta)
actionpack (= 4.0.0.beta)
activesupport (= 4.0.0.beta)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.17.0, < 2.0)
GIT
remote: git://github.com/rails/sass-rails.git
revision: ae8138a89cac397c0df903dd533e2862902ce8f5
specs:
sass-rails (4.0.0.beta)
railties (>= 4.0.0.beta, < 5.0)
sass (>= 3.1.10)
sprockets-rails (~> 2.0.0.rc0)
tilt (~> 1.3)
GIT
remote: git://github.com/rails/sprockets-rails.git
revision: 22270f83fb63537cef8a638835363360f2fbaab4
specs:
sprockets-rails (2.0.0.rc2)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
GEM
remote: http://ruby.taobao.org/
specs:
atomic (1.0.1)
better_errors (0.3.2)
coderay (>= 1.0.0)
erubis (>= 2.7.0)
binding_of_caller (0.6.8)
builder (3.1.4)
coderay (1.0.8)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
columnize (0.3.6)
daemons (1.1.9)
debugger (1.2.4)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.7)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.7)
diff-lcs (1.1.3)
erubis (2.7.0)
eventmachine (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.2.0)
factory_girl (~> 4.2.0)
railties (>= 3.0.0)
hike (1.2.1)
i18n (0.6.1)
jbuilder (1.0.2)
activesupport (>= 3.0.0)
jquery-rails (2.2.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.7.6)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.1)
mime-types (1.19)
minitest (4.5.0)
moped (1.3.2)
multi_json (1.5.0)
origin (1.0.11)
polyglot (0.3.3)
pry (0.9.11.4)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-debugger (0.2.1)
debugger (~> 1.2.0)
pry (~> 0.9.10)
pry-rails (0.2.2)
pry (>= 0.9.10)
pry-remote (0.1.6)
pry (~> 0.9)
slop (~> 3.0)
pry-stack_explorer (0.4.7)
binding_of_caller (~> 0.6.8)
rack (1.5.1)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
rspec-rails (2.12.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
sass (3.2.5)
slim (1.3.6)
temple (~> 0.5.5)
tilt (~> 1.3.3)
slim-rails (1.1.0)
actionpack (>= 3.0, < 4.1)
activesupport (>= 3.0, < 4.1)
railties (>= 3.0, < 4.1)
slim (~> 1.3)
slop (3.4.3)
sprockets (2.8.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
temple (0.5.5)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.17.0)
thread_safe (0.1.0)
atomic
tilt (1.3.3)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
turbolinks (1.0.0)
coffee-rails
tzinfo (0.3.35)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord-deprecated_finders!
arel!
better_errors
binding_of_caller
coffee-rails!
factory_girl_rails (~> 4.2.0)
jbuilder (~> 1.0.1)
jquery-rails
mongoid!
pry
pry-debugger
pry-rails
pry-remote
pry-stack_explorer
rails!
rspec-rails (~> 2.12.2)
sass-rails!
slim-rails
sprockets-rails!
thin
turbolinks
uglifier (>= 1.0.3)