From aa6a4b7b8aa55383f7cecbd9bc9cd2db1db13596 Mon Sep 17 00:00:00 2001 From: Daigo 3 Dango Date: Wed, 20 Feb 2019 10:57:08 +0000 Subject: [PATCH] Upgrade Ruby to 2.6.1 (#9956) --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index e70b4523a..6a6a3d8e3 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.0 +2.6.1 diff --git a/Gemfile.lock b/Gemfile.lock index dd446869f..a4691cbdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -771,7 +771,7 @@ DEPENDENCIES webpush RUBY VERSION - ruby 2.6.0p0 + ruby 2.6.1p33 BUNDLED WITH 1.17.3