зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-06 19:55:50 +03:00
Bump to version 1.0.0
Этот коммит содержится в:
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (0.3.4)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (~> 2.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (0.3.4)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (~> 2.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (0.3.4)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (~> 2.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ source "https://rubygems.org"
|
|||||||
|
|
||||||
gem "activeadmin"
|
gem "activeadmin"
|
||||||
gem "rails", "~> 6.1.0"
|
gem "rails", "~> 6.1.0"
|
||||||
gem "sprockets-rails"
|
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem "puma"
|
gem "puma"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (0.3.4)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (~> 2.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
@@ -301,7 +301,6 @@ DEPENDENCIES
|
|||||||
rubocop-rails
|
rubocop-rails
|
||||||
rubocop-rspec
|
rubocop-rspec
|
||||||
sassc
|
sassc
|
||||||
sprockets-rails
|
|
||||||
sqlite3
|
sqlite3
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (0.3.4)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (~> 2.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
activeadmin_quill_editor (0.3.4)
|
activeadmin_quill_editor (1.0.0)
|
||||||
activeadmin (~> 2.0)
|
activeadmin (~> 2.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
module ActiveAdmin
|
module ActiveAdmin
|
||||||
module QuillEditor
|
module QuillEditor
|
||||||
VERSION = '0.3.4'
|
VERSION = '1.0.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": "0.3.4",
|
"version": "1.0.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