From 7e3065d47441f3e4fc41678a80737eef12c50c84 Mon Sep 17 00:00:00 2001 From: Alban Peignier Date: Thu, 22 Feb 2018 19:21:29 +0100 Subject: Don't load activerecord-nulldb-adapter if RAILS_DB_ADAPTER isn't nulldb. Refs #6010 --- Gemfile.lock | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 046167e69..63d78f9cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,8 +76,6 @@ GEM activemodel (= 4.2.8) activesupport (= 4.2.8) arel (~> 6.0) - activerecord-nulldb-adapter (0.3.7) - activerecord (>= 2.0.0) activerecord-postgis-adapter (3.0.0) activerecord (~> 4.2) rgeo-activerecord (~> 4.0) @@ -597,7 +595,6 @@ DEPENDENCIES SyslogLogger aasm active_attr - activerecord-nulldb-adapter activerecord-postgis-adapter (~> 3.0.0) acts-as-taggable-on (~> 4.0.0) acts_as_list (~> 0.6.0) -- cgit v1.2.3