提交 9c825221 编写于 作者: Y Yasuo Honda

Revert "mysql does not build on Ruby 2.0.0 at the moment"

This reverts commit 8d8fd131.

mysql 2.8.1 gem can be built on ruby 2.0.0-preview1.
上级 5d239ac0
......@@ -52,7 +52,7 @@ platforms :ruby do
group :db do
gem 'pg', '>= 0.11.0'
gem 'mysql', '>= 2.8.1' if RUBY_VERSION < '2.0.0'
gem 'mysql', '>= 2.8.1'
gem 'mysql2', '>= 0.3.10'
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册