about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index a72bf5453..4de0b2423 100644
--- a/Gemfile
+++ b/Gemfile
@@ -165,3 +165,5 @@ gem 'connection_pool', require: false
 gem "reek", "~> 6.0", :group => :development
 
 gem "w3c_validators", "~> 1.3"
+
+gem "activerecord-import", "~> 1.0"