From: Daigo 3 Dango Date: Thu, 18 Oct 2018 20:32:47 +0000 (-1000) Subject: Use Ruby ==2.5.2== 2.5.3 (#9003) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=e5762875a47c63243717187fb79148ccc6bd94c7;p=mastodon.git Use Ruby ==2.5.2== 2.5.3 (#9003) * Use Ruby 2.5.2 * Specify 2.5.2p104 as RUBY VERSION Heorku refers to RUBY VERSION in Gemfile.lock * Use ruby-2.5.3 --- diff --git a/.ruby-version b/.ruby-version index 73462a5a1..aedc15bb0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.5.1 +2.5.3 diff --git a/Gemfile.lock b/Gemfile.lock index ce88fe6e2..4b47b25ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -763,7 +763,7 @@ DEPENDENCIES webpush RUBY VERSION - ruby 2.5.0p0 + ruby 2.5.3p105 BUNDLED WITH 1.16.5