7 Star 10 Fork 5

xiaominger / StockCrawler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Gemfile.lock 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
xiaominger 提交于 2014-07-12 18:23 . write balance sheet
GEM
remote: https://ruby.taobao.org/
specs:
activemodel (4.1.2)
activesupport (= 4.1.2)
builder (~> 3.1)
activerecord (4.1.2)
activemodel (= 4.1.2)
activesupport (= 4.1.2)
arel (~> 5.0.0)
activesupport (4.1.2)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
bson (2.3.0)
builder (3.2.2)
clockwork (0.7.5)
activesupport
tzinfo
connection_pool (2.0.0)
domain_name (0.5.19)
unf (>= 0.0.5, < 1.0.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.6.9)
iconv (1.0.4)
json (1.8.1)
mechanize (2.7.3)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (~> 2.0)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (2.3)
mini_portile (0.6.0)
minitest (5.3.5)
mongoid (4.0.0)
activemodel (~> 4.0)
moped (~> 2.0.0)
origin (~> 2.1)
tzinfo (>= 0.3.37)
moped (2.0.0)
bson (~> 2.2)
connection_pool (~> 2.0)
optionable (~> 0.2.0)
multi_json (1.10.1)
mysql2 (0.3.16)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
ntlm-http (0.1.1)
optionable (0.2.0)
origin (2.1.1)
rake (10.3.2)
require_all (1.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
thread_safe (0.3.4)
tzinfo (1.2.1)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
webrobots (0.1.1)
wombat (2.2.1)
activesupport
mechanize
rest-client
PLATFORMS
ruby
DEPENDENCIES
activerecord
clockwork
iconv
mongoid
multi_json
mysql2
rake
require_all
wombat (= 2.2.1)
Ruby
1
https://gitee.com/xiaominger/StockCrawler.git
git@gitee.com:xiaominger/StockCrawler.git
xiaominger
StockCrawler
StockCrawler
master

搜索帮助