Unverified Commit f1065c81 authored by Steffen van Bergerem's avatar Steffen van Bergerem
Browse files

Bump activerecord-import

parent 3dd2f215
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ group :postgresql, optional: true do
end


gem "activerecord-import", "0.13.0"
gem "activerecord-import", "0.15.0"

# File uploading

+3 −3
Original line number Diff line number Diff line
@@ -34,8 +34,8 @@ GEM
      activemodel (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      arel (~> 6.0)
    activerecord-import (0.13.0)
      activerecord (>= 3.0)
    activerecord-import (0.15.0)
      activerecord (>= 3.2)
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
@@ -913,7 +913,7 @@ PLATFORMS

DEPENDENCIES
  active_model_serializers (= 0.9.5)
  activerecord-import (= 0.13.0)
  activerecord-import (= 0.15.0)
  acts-as-taggable-on (= 3.5.0)
  acts_as_api (= 0.4.2)
  addressable (= 2.3.8)