1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-20 07:21:12 +00:00
2014-03-26 11:46:31 +00:00

5 lines
114 B
Ruby

MYSQL2_VERSION = '>= 0.3'
RAILS_VERSION = '~> 3.2.0'
eval File.read(File.expand_path('../../Gemfile', __FILE__))