builder_quill_content 0.1.7 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7a429496940cc799aac61e49327b570719c9404a481d7e6da525b2d24e1126e0
4
- data.tar.gz: d176ab3862550fdc67f51c3c32242ee4eb71da1d63ea7a81b7e3869b31245dfb
3
+ metadata.gz: 3bf0b0466b4b1bf2e8007ca49c09df336579a773e63d73381eb1ad7b4caec4a3
4
+ data.tar.gz: 39af08716338101c5f101b09a656e8247f7c78531016765dc8378ec52c9012be
5
5
  SHA512:
6
- metadata.gz: 8049f7391cd8d027535525f6c369a32654fa3f6b0007ffae78d63e91721a85e7bc894b294460f1066d5d16094c9faf721b1a8a4af53621157e6a9c295511afa2
7
- data.tar.gz: 1427642ff5fd0c347c1568ebfbf73e2e42093be042f4723d606b828c7522f9b4812245b169cbcd0fbbb5965fdffc37e30c422e4c13eab8ff0244d4e8f01849e3
6
+ metadata.gz: fe7b4f2bab24f55407e367ec0063f7aec4648a3fad484861147f061bf48335eeff87ba37cf10dff74723e18bdbec2da9988d2fd9304252b4816095200e13f639
7
+ data.tar.gz: ab30bae60b16b1c43f4d893291cb7bb3f2c06002a1ba62713fb57bfedfcc7c6f862efd05089279de3171a5f2318318295ebb2178907330f05c26a779a2cd2749
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- builder_quill_content (0.1.7)
4
+ builder_quill_content (1.0.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -7,7 +7,7 @@ Welcome to your new gem! In this directory, you'll find the files you need to be
7
7
  Add this line to your application's Gemfile:
8
8
 
9
9
  ```ruby
10
- gem 'builder_quill_content', '~> 0.1.7'
10
+ gem 'builder_quill_content', '~> 1.0.0'
11
11
  ```
12
12
 
13
13
  And then execute:
@@ -32,7 +32,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
32
 
33
33
  ## Contributing
34
34
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/michaelt0520/builder_quill_content. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/michaelt0520/builder_quill_content/blob/master/CODE_OF_CONDUCT.md).
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/1PACVietnam/wakuwaku-builder_quill_content. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/1PACVietnam/wakuwaku-builder_quill_content/blob/master/CODE_OF_CONDUCT.md).
36
36
 
37
37
 
38
38
  ## License
@@ -41,4 +41,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
41
41
 
42
42
  ## Code of Conduct
43
43
 
44
- Everyone interacting in the BuilderQuillContent project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/michaelt0520/builder_quill_content/blob/master/CODE_OF_CONDUCT.md).
44
+ Everyone interacting in the BuilderQuillContent project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/1PACVietnam/wakuwaku-builder_quill_content/blob/master/CODE_OF_CONDUCT.md).
@@ -1,3 +1,3 @@
1
- module BuilderQuillContent
2
- VERSION = "0.1.7"
1
+ class BuilderQuillContent
2
+ VERSION = "1.0.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: builder_quill_content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Tran