## -----------------------------------
## Uncomment content of this Gemfile
## only if you need to run plugin specs.
## -----------------------------------

#redmine_root = ENV["REDMINE_ROOT"] || File.dirname(__FILE__) + "/../../"
#eval File.read File.expand_path(redmine_root + 'Gemfile', __FILE__)

#group :test do
  #gem 'rspec', "~> 2.14.0"
  #gem 'rspec-rails', "~> 2.14.0"
  #gem 'factory_girl', "~> 2.3.2"
  #gem 'database_cleaner'
  #gem 'mysql2'
  #gem 'pry'
#end
