From 1cfb965921106d44a645e6158a3b8cab128a127c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Fri, 21 Dec 2018 09:09:18 +0100 Subject: [PATCH] Travis CI --- Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gemfile b/Gemfile index 60c65b6..ea74dde 100644 --- a/Gemfile +++ b/Gemfile @@ -21,8 +21,6 @@ source 'https://rubygems.org' -require 'rails' - # 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'