Skip to content

Commit 361da50

Browse files
authored
Update activeadmin_quill_editor.gemspec
I'm going on with the proposed changes to speed up the PR
1 parent 17ef9aa commit 361da50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activeadmin_quill_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, < 4'
28+
spec.add_runtime_dependency 'activeadmin', '>= 2.0', '< 4'
2929

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

0 commit comments

Comments
 (0)