Bump activerecord-import

This commit is contained in:
Benjamin Neff 2024-05-30 03:01:08 +02:00
parent cb0c02f9f2
commit 016b2f15c5
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ group :postgresql, optional: true do
gem "pg", "1.5.6"
end
gem "activerecord-import", "1.4.1"
gem "activerecord-import", "1.7.0"
# File uploading

View file

@ -50,7 +50,7 @@ GEM
activerecord (6.1.7.8)
activemodel (= 6.1.7.8)
activesupport (= 6.1.7.8)
activerecord-import (1.4.1)
activerecord-import (1.7.0)
activerecord (>= 4.2)
activestorage (6.1.7.8)
actionpack (= 6.1.7.8)
@ -787,7 +787,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers (= 0.9.9)
activerecord-import (= 1.4.1)
activerecord-import (= 1.7.0)
acts-as-taggable-on (= 9.0.1)
acts_as_api (= 1.0.1)
addressable (= 2.8.4)