mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 08:14: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'
|
||||
|
||||
if Gem::Version.new(Rails.gem_version) >= Gem::Version.new('5.0.0')
|
||||
gem 'acts_as_list'
|
||||
gem 'activemodel-serializers-xml'
|
||||
end
|
||||
# In order to the plugin in Redmine < 4 (Rails < 5), comment out the following lines
|
||||
# I don't know how to check Redmine or better Rails version here :-(
|
||||
gem 'acts_as_list'
|
||||
gem 'activemodel-serializers-xml'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user