We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab6af0a + a38da10 commit 9be5d80Copy full SHA for 9be5d80
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.13.0'
+ gem.add_runtime_dependency 'activerecord-import', '~> 0.14.0'
20
gem.add_runtime_dependency 'rchardet', '~> 1.6'
21
22
gem.add_runtime_dependency 'rubyzip', '~> 1.2'
0 commit comments