Rails now depend on Rake 0.7.x

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3692 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 2bb52dcb
......@@ -276,7 +276,7 @@ spec = Gem::Specification.new do |s|
on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.
EOF
s.add_dependency('rake', '>= 0.6.2')
s.add_dependency('rake', '>= 0.7.0')
s.add_dependency('activesupport', '= 1.2.5' + PKG_BUILD)
s.add_dependency('activerecord', '= 1.13.2' + PKG_BUILD)
s.add_dependency('actionpack', '= 1.11.2' + PKG_BUILD)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册