From d8960007cac45f7307df2d3c774159f6831d4287 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 19 Oct 2015 12:32:34 +1100 Subject: [PATCH] FIX: auto inherit prepared_statements false in multisite --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e6c3ec50fe..6557c6915a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM loofah (~> 2.0) rails-observers (0.1.2) activemodel (~> 4.0) - rails_multisite (1.0.1) + rails_multisite (1.0.2) railties (4.2.4) actionpack (= 4.2.4) activesupport (= 4.2.4)