mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
Travis CI
This commit is contained in:
parent
d40eeb5555
commit
f0ea92a3b3
8
Gemfile
8
Gemfile
@ -23,7 +23,7 @@ source 'https://rubygems.org'
|
|||||||
|
|
||||||
require 'rails'
|
require 'rails'
|
||||||
|
|
||||||
if Gem::Version.new(Rails.gem_version) >= Gem::Version.new('5.0.0')
|
# In order to the plugin in Redmine < 4 (Rails < 5), comment out the following lines
|
||||||
gem 'acts_as_list'
|
# I don't know how to check Redmine or better Rails version here :-(
|
||||||
gem 'activemodel-serializers-xml'
|
gem 'acts_as_list'
|
||||||
end
|
gem 'activemodel-serializers-xml'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user