mirror of
https://github.com/redmine/redmine.git
synced 2025-11-14 01:06:00 +01:00
5 lines
114 B
Ruby
5 lines
114 B
Ruby
|
|
MYSQL2_VERSION = '>= 0.3'
|
||
|
|
RAILS_VERSION = '~> 3.2.0'
|
||
|
|
|
||
|
|
eval File.read(File.expand_path('../../Gemfile', __FILE__))
|