Bump activerecord-import

This commit is contained in:
Benjamin Neff 2018-04-07 23:16:13 +02:00
parent 1359c7a9e8
commit 312f3e4259
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ group :postgresql, optional: true do
end
gem "activerecord-import", "0.20.1"
gem "activerecord-import", "0.22.0"
# File uploading

View file

@ -37,7 +37,7 @@ GEM
activemodel (= 5.1.6)
activesupport (= 5.1.6)
arel (~> 8.0)
activerecord-import (0.20.1)
activerecord-import (0.22.0)
activerecord (>= 3.2)
activesupport (5.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
@ -766,7 +766,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers (= 0.9.7)
activerecord-import (= 0.20.1)
activerecord-import (= 0.22.0)
acts-as-taggable-on (= 5.0.0)
acts_as_api (= 1.0.1)
addressable (= 2.5.2)