add missing awesome_nested_set 2.1.6 files (#6579)

64cc8bc8cf

git-svn-id: http://svn.redmine.org/redmine/trunk@13013 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2014-03-26 11:46:31 +00:00
parent 92cac9011e
commit 971dbfecc0
5 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
MYSQL2_VERSION = '>= 0.3'
RAILS_VERSION = '~> 3.1.0'
eval File.read(File.expand_path('../../Gemfile', __FILE__))