Redmine 4.2.0 support #1230
This commit is contained in:
parent
29044dd64e
commit
ff1d00bfbb
1
Gemfile
1
Gemfile
@ -30,7 +30,6 @@ source 'https://rubygems.org' do
|
||||
# Redmine extensions
|
||||
unless %w(easyproject easy_gantt).any? { |plugin| Dir.exist?(File.expand_path("../../#{plugin}", __FILE__)) }
|
||||
gem 'redmine_extensions', '~> 0.3.9'
|
||||
gem 'rubyzip', '>= 1.1.3'
|
||||
|
||||
group :test do
|
||||
gem 'rails-controller-testing'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user