Relax Rails dependency to allow 5.1

This commit is contained in:
Grzesiek Kolodziejczyk
2017-05-18 11:39:18 +02:00
parent 25d8adaf8b
commit 8aeb9a6c70
8 changed files with 127 additions and 100 deletions

View File

@@ -5,6 +5,7 @@ env:
- "RAILS_VERSION=3.2.22"
- "RAILS_VERSION=4.2.0"
- "RAILS_VERSION=5.0.0"
- "RAILS_VERSION=5.1.1"
cache: bundler
install: bundle update
before_script: