зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-03 10:16:18 +03:00
Bump to version 1.0.0
Этот коммит содержится в:
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
activeadmin_quill_editor (0.3.4)
|
||||
activeadmin_quill_editor (1.0.0)
|
||||
activeadmin (~> 2.0)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
activeadmin_quill_editor (0.3.4)
|
||||
activeadmin_quill_editor (1.0.0)
|
||||
activeadmin (~> 2.0)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
activeadmin_quill_editor (0.3.4)
|
||||
activeadmin_quill_editor (1.0.0)
|
||||
activeadmin (~> 2.0)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -4,7 +4,6 @@ source "https://rubygems.org"
|
||||
|
||||
gem "activeadmin"
|
||||
gem "rails", "~> 6.1.0"
|
||||
gem "sprockets-rails"
|
||||
|
||||
group :development, :test do
|
||||
gem "puma"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
activeadmin_quill_editor (0.3.4)
|
||||
activeadmin_quill_editor (1.0.0)
|
||||
activeadmin (~> 2.0)
|
||||
|
||||
GEM
|
||||
@@ -301,7 +301,6 @@ DEPENDENCIES
|
||||
rubocop-rails
|
||||
rubocop-rspec
|
||||
sassc
|
||||
sprockets-rails
|
||||
sqlite3
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
activeadmin_quill_editor (0.3.4)
|
||||
activeadmin_quill_editor (1.0.0)
|
||||
activeadmin (~> 2.0)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
activeadmin_quill_editor (0.3.4)
|
||||
activeadmin_quill_editor (1.0.0)
|
||||
activeadmin (~> 2.0)
|
||||
|
||||
GEM
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
module ActiveAdmin
|
||||
module QuillEditor
|
||||
VERSION = '0.3.4'
|
||||
VERSION = '1.0.0'
|
||||
QUILL_VERSION = '1.3.7'
|
||||
end
|
||||
end
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "activeadmin_quill_editor",
|
||||
"version": "0.3.4",
|
||||
"version": "1.0.0",
|
||||
"description": "Quill Editor for ActiveAdmin",
|
||||
"author": "Mattia Roccoberton <mat@blocknot.es>",
|
||||
"license": "MIT",
|
||||
|
||||
Ссылка в новой задаче
Block a user