Commit 8147dd1

mo <mo@mokhan.ca>
2018-10-18 18:31:36
bump ruby version
1 parent 62f0c07
.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: ruby:2.2
+image: ruby:2.5
 
 before_script:
   - apt-get update && apt-get install -y locales
.travis.yml
@@ -5,7 +5,7 @@ rvm:
   - 2.2.10
   - 2.3.7
   - 2.4.4
-  - 2.5.1
+  - 2.5.3
 script:
   - bin/cibuild
   - bin/lint