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.
1 parent 5fd9a89 commit f4ee44bCopy full SHA for f4ee44b
1 file changed
activeadmin_dynamic_fields.gemspec
@@ -15,5 +15,5 @@ Gem::Specification.new do |spec|
15
spec.files = `git ls-files -z`.split("\x0")
16
spec.require_paths = ['lib']
17
18
- spec.add_runtime_dependency 'activeadmin', '~> 1.0'
+ spec.add_runtime_dependency 'activeadmin', '>= 1.0'
19
end
0 commit comments