about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaigo 3 Dango <zunda@users.noreply.github.com>2019-09-24 14:07:11 -1000
committerEugen Rochko <eugen@zeonfederated.com>2019-09-25 02:07:11 +0200
commit541b9cd15b3dc9d59ee71f20ec05b53f80f08ec9 (patch)
treed12533c59afbe2d712814a838aa61756e1176ecf
parenta5c558f0525a6ddcdddf6b7e61b554c3446fe2d5 (diff)
Use Ruby-2.6.4 (#11942)
-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 6a6a3d8e3..2714f5313 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.6.1
+2.6.4
diff --git a/Gemfile.lock b/Gemfile.lock
index 900f05ab3..fdf28bd10 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