64cc8bc8cf
git-svn-id: http://svn.redmine.org/redmine/trunk@13013 e93f8b46-1217-0410-a6f0-8f06a7374b81
5 lines
114 B
Ruby
5 lines
114 B
Ruby
MYSQL2_VERSION = '>= 0.3'
|
|
RAILS_VERSION = '~> 3.1.0'
|
|
|
|
eval File.read(File.expand_path('../../Gemfile', __FILE__))
|