wblog/Gemfile.lock

180 lines
4.0 KiB
Plaintext
Raw Normal View History

2012-06-23 06:19:03 +08:00
GEM
remote: http://ruby.taobao.org/
specs:
2012-06-23 09:45:07 +08:00
actionmailer (3.2.6)
actionpack (= 3.2.6)
2012-06-23 06:19:03 +08:00
mail (~> 2.4.4)
2012-06-23 09:45:07 +08:00
actionpack (3.2.6)
activemodel (= 3.2.6)
activesupport (= 3.2.6)
2012-06-23 06:19:03 +08:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
2012-06-23 09:45:07 +08:00
sprockets (~> 2.1.3)
activemodel (3.2.6)
activesupport (= 3.2.6)
2012-06-23 06:19:03 +08:00
builder (~> 3.0.0)
2012-06-23 09:45:07 +08:00
activerecord (3.2.6)
activemodel (= 3.2.6)
activesupport (= 3.2.6)
2012-06-23 06:19:03 +08:00
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
2012-06-23 09:45:07 +08:00
activeresource (3.2.6)
activemodel (= 3.2.6)
activesupport (= 3.2.6)
activesupport (3.2.6)
2012-06-23 06:19:03 +08:00
i18n (~> 0.6)
multi_json (~> 1.0)
2012-06-23 09:42:37 +08:00
addressable (2.2.8)
2012-06-23 06:19:03 +08:00
arel (3.0.2)
2012-06-23 09:42:37 +08:00
bson (1.6.4)
bson_ext (1.6.4)
bson (~> 1.6.4)
2012-06-23 06:19:03 +08:00
builder (3.0.0)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
2012-06-23 09:42:37 +08:00
childprocess (0.3.2)
2012-06-23 06:19:03 +08:00
ffi (~> 1.0.6)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
2012-06-23 09:42:37 +08:00
cucumber (1.2.1)
2012-06-23 06:19:03 +08:00
builder (>= 2.1.2)
2012-06-23 09:42:37 +08:00
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
2012-06-23 06:19:03 +08:00
json (>= 1.4.6)
cucumber-rails (1.3.0)
capybara (>= 1.1.2)
cucumber (>= 1.1.8)
nokogiri (>= 1.5.0)
diff-lcs (1.1.3)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
2012-06-23 09:42:37 +08:00
factory_girl (3.5.0)
activesupport (>= 3.0.0)
2012-06-23 06:19:03 +08:00
ffi (1.0.11)
2012-06-23 09:42:37 +08:00
gherkin (2.11.0)
2012-06-23 06:19:03 +08:00
json (>= 1.4.6)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.4)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.3)
2012-06-23 09:42:37 +08:00
libwebsocket (0.1.3)
addressable
2012-06-23 06:19:03 +08:00
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
2012-06-23 09:42:37 +08:00
mongoid (3.0.0.rc)
2012-06-23 06:19:03 +08:00
activemodel (~> 3.1)
2012-06-23 09:42:37 +08:00
moped (~> 1.0.0.rc)
origin (~> 1.0.0.rc)
2012-06-23 06:19:03 +08:00
tzinfo (~> 0.3.22)
2012-06-23 09:42:37 +08:00
mongoid-rspec (1.4.6)
mongoid (>= 3.0.0.rc)
rake
rspec (>= 2.9)
moped (1.0.0.rc)
2012-06-23 06:19:03 +08:00
multi_json (1.3.6)
2012-06-23 09:42:37 +08:00
nokogiri (1.5.4)
origin (1.0.1)
2012-06-23 06:19:03 +08:00
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
2012-06-23 09:45:07 +08:00
rails (3.2.6)
actionmailer (= 3.2.6)
actionpack (= 3.2.6)
activerecord (= 3.2.6)
activeresource (= 3.2.6)
activesupport (= 3.2.6)
2012-06-23 06:19:03 +08:00
bundler (~> 1.0)
2012-06-23 09:45:07 +08:00
railties (= 3.2.6)
railties (3.2.6)
actionpack (= 3.2.6)
activesupport (= 3.2.6)
2012-06-23 06:19:03 +08:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
2012-06-23 09:45:07 +08:00
thor (>= 0.14.6, < 2.0)
2012-06-23 06:19:03 +08:00
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
2012-06-23 09:42:37 +08:00
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
rspec-rails (2.10.1)
2012-06-23 06:19:03 +08:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2012-06-23 09:42:37 +08:00
rspec (~> 2.10.0)
rubyzip (0.9.9)
2012-06-23 06:19:03 +08:00
sass (3.1.19)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
2012-06-23 09:42:37 +08:00
selenium-webdriver (2.24.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
2012-06-23 06:19:03 +08:00
rubyzip
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2012-06-23 09:45:07 +08:00
thor (0.15.3)
2012-06-23 06:19:03 +08:00
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
uglifier (1.2.5)
execjs (>= 0.3.0)
multi_json (~> 1.3)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
capybara
coffee-rails (~> 3.2.1)
cucumber-rails
factory_girl
jquery-rails
mongoid
mongoid-rspec
2012-06-23 09:45:07 +08:00
rails (= 3.2.6)
2012-06-23 06:19:03 +08:00
rspec-rails
sass-rails (~> 3.2.3)
uglifier (>= 1.0.3)