From 9e3e3fa5ee3b63506e0fd6192c8357a012b98d7a Mon Sep 17 00:00:00 2001 From: Daigo 3 Dango Date: Tue, 1 Oct 2019 16:54:32 -1000 Subject: [PATCH] Use Ruby 2.6.5 (#12049) --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 2714f5313..57cf282eb 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.4 +2.6.5 diff --git a/Gemfile.lock b/Gemfile.lock index fdf28bd10..d708b34c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -799,7 +799,7 @@ DEPENDENCIES webpush RUBY VERSION - ruby 2.6.4p104 + ruby 2.6.5p105 BUNDLED WITH 1.17.3