Bump activerecord-import

This commit is contained in:
Benjamin Neff 2017-07-21 03:56:09 +02:00
parent 21c2864b39
commit f0c3ae3782
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -33,7 +33,7 @@ GEM
activemodel (= 4.2.9)
activesupport (= 4.2.9)
arel (~> 6.0)
activerecord-import (0.17.1)
activerecord-import (0.19.1)
activerecord (>= 3.2)
activesupport (4.2.9)
i18n (~> 0.7)
@ -759,7 +759,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers (= 0.9.5)
activerecord-import (= 0.17.1)
activerecord-import (= 0.19.1)
acts-as-taggable-on (= 3.5.0)
acts_as_api (= 1.0.0)
addressable (= 2.5.0)