From e166c28f24973e611e9c401f9f535d1a131e3ef6 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Mon, 1 Mar 2021 10:27:26 +0100 Subject: CI: Use latest JRuby 9.2 Release post: https://www.jruby.org/2021/02/24/jruby-9-2-15-0.html --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 42041b4..d589169 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ rvm: - 2.5.7 - 2.6.5 - 2.7.0 - - jruby-9.2.14.0 + - jruby-9.2.15.0 - jruby-head - ruby-head - truffleruby-head -- cgit v1.2.1