summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-18 16:27:20 -0700
committerTim Smith <tsmith@chef.io>2019-03-18 16:27:20 -0700
commiteb243990d30327be8b9588325054801a4e54dd4f (patch)
tree35e7dfaa2bf27095a2af314e226fdd7702e54756
parent6ef2ba9761a27dc879a61e88c920239e0fed7a13 (diff)
downloadohai-eb243990d30327be8b9588325054801a4e54dd4f.tar.gz
Bump ruby releases in Travis
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7af67f39..514f08f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,8 +18,8 @@ before_install:
- rm -f .bundle/config
rvm:
- - 2.5.3
- - 2.6
+ - 2.5.5
+ - 2.6.2
- ruby-head
matrix: