From fd4ea49d0c52e41116f4a9f3871cbd69daac310a Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Thu, 18 Oct 2018 16:02:07 +0200 Subject: [PATCH 1/5] 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 1f97cbd5d4274609b2455bc57c1f190b2df8671a Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Thu, 18 Oct 2018 16:03:58 +0200 Subject: [PATCH 2/5] Add gemfile.lock ruby version --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8dcf90423..784ba487f 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 From 1c6a4ca1b89bdc60dfabf7997724055ff46b3507 Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Fri, 19 Oct 2018 10:08:42 +0200 Subject: [PATCH 3/5] Ruby -> 2.3.8 --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 00355e29d..bc4abe86d 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.3.7 +2.3.8 From 41034d11d3e81a31946452c6406b28d9aa995c40 Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Fri, 19 Oct 2018 10:17:50 +0200 Subject: [PATCH 4/5] Update gemfile.lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 784ba487f..b8b22bd02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -450,7 +450,7 @@ DEPENDENCIES whenever RUBY VERSION - ruby 2.3.7p456 + ruby 2.3.8p459 BUNDLED WITH 1.16.2 From 75db5ae3ece113aa32f4a8f6cd812c85ec8776c8 Mon Sep 17 00:00:00 2001 From: Viktor Smari Date: Sat, 20 Oct 2018 16:40:56 +0200 Subject: [PATCH 5/5] Ruby 2.5.3 --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index bc4abe86d..aedc15bb0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.3.8 +2.5.3 diff --git a/Gemfile.lock b/Gemfile.lock index b8b22bd02..974f4e659 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -450,7 +450,7 @@ DEPENDENCIES whenever RUBY VERSION - ruby 2.3.8p459 + ruby 2.5.3p105 BUNDLED WITH 1.16.2