зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-06 11:45:51 +03:00
Merge pull request #36 from alejandroperea/allow-active-admin-3
Allow ActiveAdmin 3
Этот коммит содержится в:
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.files = Dir['{app,lib}/**/*', 'LICENSE.txt', 'Rakefile', 'README.md']
|
spec.files = Dir['{app,lib}/**/*', 'LICENSE.txt', 'Rakefile', 'README.md']
|
||||||
spec.require_paths = ['lib']
|
spec.require_paths = ['lib']
|
||||||
|
|
||||||
spec.add_runtime_dependency 'activeadmin', '~> 2.0'
|
spec.add_runtime_dependency 'activeadmin', '>= 2.0', '< 4'
|
||||||
|
|
||||||
spec.add_development_dependency 'appraisal', '~> 2.4'
|
spec.add_development_dependency 'appraisal', '~> 2.4'
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ PATH
|
|||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.0.0)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (>= 2.0, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ PATH
|
|||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.0.0)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (>= 2.0, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ PATH
|
|||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.0.0)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (>= 2.0, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ PATH
|
|||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.0.0)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (>= 2.0, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ PATH
|
|||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.0.0)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (>= 2.0, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ PATH
|
|||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.0.0)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (>= 2.0, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user