From fe3de62124c31990a5ce8f28baa030da75fe84f4 Mon Sep 17 00:00:00 2001
From: Daigo 3 Dango <zunda@users.noreply.github.com>
Date: Tue, 24 Sep 2019 14:07:11 -1000
Subject: [PATCH] Use Ruby-2.6.4 (#11942)

---
 .ruby-version | 2 +-
 Gemfile.lock  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.ruby-version b/.ruby-version
index 6a6a3d8e35..2714f5313a 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.6.1
+2.6.4
diff --git a/Gemfile.lock b/Gemfile.lock
index 900f05ab3e..fdf28bd10d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -799,7 +799,7 @@ DEPENDENCIES
   webpush
 
 RUBY VERSION
-   ruby 2.6.1p33
+   ruby 2.6.4p104
 
 BUNDLED WITH
    1.17.3