зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-07 20:15:51 +03:00
Merge pull request #45 from blocknotes/chore/bump-to-version-1.2.0
chore: bump to version 1.2.0
Этот коммит содержится в:
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.1.0)
|
activeadmin_quill_editor (1.2.0)
|
||||||
activeadmin (>= 2.9, < 4)
|
activeadmin (>= 2.9, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.1.0)
|
activeadmin_quill_editor (1.2.0)
|
||||||
activeadmin (>= 2.9, < 4)
|
activeadmin (>= 2.9, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.1.0)
|
activeadmin_quill_editor (1.2.0)
|
||||||
activeadmin (>= 2.9, < 4)
|
activeadmin (>= 2.9, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (1.1.0)
|
activeadmin_quill_editor (1.2.0)
|
||||||
activeadmin (>= 2.9, < 4)
|
activeadmin (>= 2.9, < 4)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
module ActiveAdmin
|
module ActiveAdmin
|
||||||
module QuillEditor
|
module QuillEditor
|
||||||
VERSION = '1.1.0'
|
VERSION = '1.2.0'
|
||||||
QUILL_VERSION = '1.3.7'
|
QUILL_VERSION = '1.3.7'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "activeadmin_quill_editor",
|
"name": "activeadmin_quill_editor",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"description": "Quill Editor for ActiveAdmin",
|
"description": "Quill Editor for ActiveAdmin",
|
||||||
"author": "Mattia Roccoberton <mat@blocknot.es>",
|
"author": "Mattia Roccoberton <mat@blocknot.es>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user