Bump activerecord-import

This commit is contained in:
Steffen van Bergerem 2017-03-02 15:45:32 +01:00 committed by Benjamin Neff
parent 12deda1429
commit 00e740bca4
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -68,7 +68,7 @@ group :postgresql, optional: true do
end
gem "activerecord-import", "0.15.0"
gem "activerecord-import", "0.17.1"
# File uploading

View file

@ -33,7 +33,7 @@ GEM
activemodel (= 4.2.8)
activesupport (= 4.2.8)
arel (~> 6.0)
activerecord-import (0.15.0)
activerecord-import (0.17.1)
activerecord (>= 3.2)
activesupport (4.2.8)
i18n (~> 0.7)
@ -786,7 +786,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers (= 0.9.5)
activerecord-import (= 0.15.0)
activerecord-import (= 0.17.1)
acts-as-taggable-on (= 3.5.0)
acts_as_api (= 0.4.3)
addressable (= 2.4.0)