Bump activerecord-import
This commit is contained in:
parent
22f0538464
commit
bd68e8ec83
2 changed files with 3 additions and 4 deletions
3
Gemfile
3
Gemfile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue