Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 7b73e40

Browse files
committed
chore: Update ActiveAdmin dependency
1 parent 1cc69a9 commit 7b73e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activeadmin_medium_editor.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
2525
spec.files = Dir['{app,lib}/**/*', 'LICENSE.txt', 'Rakefile', 'README.md']
2626
spec.require_paths = ['lib']
2727

28-
spec.add_runtime_dependency 'activeadmin', '~> 2.0'
28+
spec.add_runtime_dependency 'activeadmin', '>= 2.0'
2929

3030
spec.add_development_dependency 'appraisal', '~> 2.4'
3131
end

0 commit comments

Comments
 (0)