mirror of
https://github.com/redmine/redmine.git
synced 2025-11-13 16:56:00 +01:00
5 lines
118 B
Ruby
5 lines
118 B
Ruby
|
|
MYSQL2_VERSION = '~> 0.2.18'
|
||
|
|
RAILS_VERSION = '~> 3.0.17'
|
||
|
|
|
||
|
|
eval File.read(File.expand_path('../../Gemfile', __FILE__))
|