We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cecd4 commit c33db79Copy full SHA for c33db79
1 file changed
active_admin_import.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |gem|
16
gem.version = ActiveAdminImport::VERSION
17
18
19
- gem.add_runtime_dependency 'activerecord-import', '~> 0.7.0'
+ gem.add_runtime_dependency 'activerecord-import', '~> 0.8.0'
20
gem.add_runtime_dependency 'rchardet', '~> 1.5'
21
22
gem.add_runtime_dependency 'rubyzip', '~> 1.0', '>= 1.0.0'
0 commit comments