From de5250f06b67e24903e46f367d4602f31ec3bba9 Mon Sep 17 00:00:00 2001 From: Rajan Agaskar Date: Fri, 29 Sep 2017 14:29:55 -0700 Subject: [PATCH] Roll back Ruby version. It's possible that the bookbinder build may be failing because the docker image expects bookbinder to use Ruby 2.3.0 vs. 2.3.5 (getting odd messages re: "Ignoring because extensions aren't built). --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index cc6c9a491..276cbf9e2 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.3.5 +2.3.0