From 3ec2b40d431e399ae3c5ce29f183f2f1ebc91bad Mon Sep 17 00:00:00 2001 From: Stefan Wrobel Date: Sat, 13 Jan 2018 16:33:29 -0800 Subject: [PATCH] Ruby 2.5 --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 6b4950e..95e3ba8 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4 +2.5 diff --git a/Gemfile.lock b/Gemfile.lock index 6008e22..af6e492 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,7 +311,7 @@ DEPENDENCIES webpacker RUBY VERSION - ruby 2.4.3p205 + ruby 2.5.0p0 BUNDLED WITH 1.16.0