From 7fea9bc3881dcdc41c3cf2120c1f7ff4707c5353 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 14 Mar 2019 22:44:02 +0100 Subject: [PATCH] :arrow_up: Upgrades Ruby to 2.6.2 and Bundler to 2.0.1 (#8938) --- .ruby-version | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 35cee72dcbf..097a15a2af3 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4.3 +2.6.2 diff --git a/Gemfile.lock b/Gemfile.lock index 48440eeee35..c79660b6aa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ DEPENDENCIES stringex (~> 1.4) RUBY VERSION - ruby 2.4.1p111 + ruby 2.6.2p47 BUNDLED WITH - 1.17.1 + 2.0.1