From 14e726cfd1d439977173a2f22fcbee6cd6508dcc Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 11 Sep 2019 11:12:05 +0200 Subject: [PATCH] Upgrade dev environments from ruby 2.3.6 to 2.3.8 (#143) --- .ruby-version | 2 +- CHANGELOG.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 9e567582a..a9eea9a34 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-2.3.6 +ruby-2.3.8 diff --git a/CHANGELOG.md b/CHANGELOG.md index 242adc004..18303c16b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Changelog Fab Manager +- Upgrade dev environments from ruby 2.3.6 to 2.3.8 (#143) - Fix a bug: Users with role 'member' cannot download their invoices - [TODO DEPLOY] `rake db:migrate` +- [TODO DEPLOY] -> (only dev) `rvm install ruby-2.3.8 && rvm use && bundle install` ## v4.0.4 2019 August 14 - Fix a bug: #140 VAT rate is erronous in invoices.