From b43c1fc188a3c5dbd07d73e1790ef47772e39bcc Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Thu, 18 Oct 2018 16:02:07 +0200 Subject: [PATCH 1/2] Update ruby 2.3.0 -> 2.3.7 --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 276cbf9e2..00355e29d 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.3.0 +2.3.7 From de777d960ee9748ff15e52beacf39b57680d23b4 Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Thu, 18 Oct 2018 16:03:58 +0200 Subject: [PATCH 2/2] Add gemfile.lock ruby version --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0541c320a..84a4268ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -450,7 +450,7 @@ DEPENDENCIES whenever RUBY VERSION - ruby 2.3.0p0 + ruby 2.3.7p456 BUNDLED WITH 1.16.2