From 440558517f247539f465e3c4985770a8e1337b7e Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Thu, 21 Jul 2016 15:22:57 -0400 Subject: [PATCH] Revert "Let's avoid Ruby 2.3 syntax for now" According to @tgxworld we only support 2.3 now so let's put this back! This reverts commit ede19943b334658c77661102fbefefaa96f1928e. --- .../app/jobs/scheduled/daily_performance_report.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/discourse-nginx-performance-report/app/jobs/scheduled/daily_performance_report.rb b/plugins/discourse-nginx-performance-report/app/jobs/scheduled/daily_performance_report.rb index c16a35197e5..78b25666e4d 100644 --- a/plugins/discourse-nginx-performance-report/app/jobs/scheduled/daily_performance_report.rb +++ b/plugins/discourse-nginx-performance-report/app/jobs/scheduled/daily_performance_report.rb @@ -10,14 +10,14 @@ module Jobs report_data = if result.strip.empty? - <