quill-js-rails-adnan 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0612b25ab2b9685353c05213cbef6b27be678456e41f37c0969f232943a3db9
4
- data.tar.gz: 69ba25b7eb349ecbbc5d62ab32b027daace6161072269296d26cb74768535057
3
+ metadata.gz: bfdf2724ef8f1fc36eeb430c7b76923ce496a59c015de70a561d205dd86f2e9b
4
+ data.tar.gz: 9f7c3a9e43693e08a1164f4938de806140b33991572ce529aff1dc43dd5ad8a5
5
5
  SHA512:
6
- metadata.gz: 40505b07ed9229098f6de3744bbde58798236ba414a8d1e6e86d22c3c87f480922fd846c07f8e3657c4b769efffa9151525ecdc97fe82f727a0ca010875d15db
7
- data.tar.gz: 9510a280959435cc12d80fd5cafe13d9c2fb0f108aa41da6a627ddb55f7734423232f19f5d69bc08155a3d292511eb3f3a51827049e1ca32ae124043fb5fa92a
6
+ metadata.gz: 6b058b680bf063c159f3c09391572d974f870f238027fda1ee25ed2d6d7b05bf3db74e95a21ea6ae2fff00824144ebead20a62c18b1e253b2ee5e1cce3263291
7
+ data.tar.gz: 751c57ff2846a4323ef17f2a481ea683ffd60cbccc1a8d116ae08249b873fd7e3a36675815a4d4376de7bd14a195cccc802660e9bd3e7149cc254a1dd228cfff
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quill-js-rails-adnan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adnan Mustafa
@@ -10,9 +10,10 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2021-09-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Quill is a free, open source WYSIWYG editor built for the modern web.
13
+ description: 'Quill is a free, open source WYSIWYG editor built for the modern web.
14
14
  With its modular architecture and expressive API, it is completely customizable
15
- to fit any need.
15
+ to fit any need. Check: ''https://github.com/adnanmirza1/quill-js-rails-adnan''
16
+ for documentation'
16
17
  email: mirzaadnanmustafa@yahoo.com
17
18
  executables: []
18
19
  extensions: []
@@ -20,7 +21,8 @@ extra_rdoc_files: []
20
21
  files:
21
22
  - lib/quill-editor.js
22
23
  homepage: https://rubygems.org/gems/quill-js-rails-adnan
23
- licenses: []
24
+ licenses:
25
+ - MIT
24
26
  metadata: {}
25
27
  post_install_message:
26
28
  rdoc_options: []
@@ -40,7 +42,7 @@ requirements: []
40
42
  rubygems_version: 3.0.6
41
43
  signing_key:
42
44
  specification_version: 4
43
- summary: Quill is a free, open source WYSIWYG editor built for the modern web. With
45
+ summary: 'Quill is a free, open source WYSIWYG editor built for the modern web. With
44
46
  its modular architecture and expressive API, it is completely customizable to fit
45
- any need.
47
+ any need. Check: ''https://github.com/adnanmirza1/quill-js-rails-adnan'' for documentation'
46
48
  test_files: []