about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaigo 3 Dango <zunda@users.noreply.github.com>2019-10-01 16:54:32 -1000
committerEugen Rochko <eugen@zeonfederated.com>2019-10-02 04:54:32 +0200
commit9e3e3fa5ee3b63506e0fd6192c8357a012b98d7a (patch)
treeb2894494b2b52fe09a29a6a935de8679722b5a8d
parentfa7dd5c2cdadb6d1f309857f1634651b24dcb46b (diff)
Use Ruby 2.6.5 (#12049)
-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 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