about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaigo 3 Dango <zunda@users.noreply.github.com>2018-10-18 10:32:47 -1000
committerEugen Rochko <eugen@zeonfederated.com>2018-10-18 22:32:47 +0200
commite5762875a47c63243717187fb79148ccc6bd94c7 (patch)
tree9557243838a8209b95908ee1fcef5c6438691831
parent65b3804a6ccd40d359616b6157682ff88f85462f (diff)
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
-rw-r--r--.ruby-version2
-rw-r--r--Gemfile.lock2
2 files changed, 2 insertions, 2 deletions
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