Bump activerecord-import

This commit is contained in:
Benjamin Neff 2021-06-27 23:11:53 +02:00
parent 22f0538464
commit bd68e8ec83
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 4 deletions

View file

@ -75,8 +75,7 @@ group :postgresql, optional: true do
gem "pg", "1.2.3"
end
gem "activerecord-import", "1.0.4"
gem "activerecord-import", "1.1.0"
# File uploading

View file

@ -37,7 +37,7 @@ GEM
activemodel (= 5.2.6)
activesupport (= 5.2.6)
arel (>= 9.0)
activerecord-import (1.0.4)
activerecord-import (1.1.0)
activerecord (>= 3.2)
activestorage (5.2.6)
actionpack (= 5.2.6)
@ -789,7 +789,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers (= 0.9.7)
activerecord-import (= 1.0.4)
activerecord-import (= 1.1.0)
acts-as-taggable-on (= 6.5.0)
acts_as_api (= 1.0.1)
addressable (= 2.7.0)