chelsea 0.0.15 → 0.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -8
  3. data/lib/chelsea/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ea6f1e7cec7f3f20a12fe01f194e7457706563bd36273124b28e81542fd398ac
4
- data.tar.gz: 465701596ca08ca2064596ac5c03d859af7ce0efd207a378c529cde86b680591
3
+ metadata.gz: 64454d1f70bf7aeab4ed2b18f8936a6637d50b3f3e01dc41280a3949c5b6439e
4
+ data.tar.gz: 2ee0b6804ea89c678cf7ce141e0bb1c348a5441b5a13a19e5f9780d109ce7aff
5
5
  SHA512:
6
- metadata.gz: b7872afcf086f3f23909a1058464960eaaba97862b4fd3c25c0956330464f8081fb8c51b48aec4fbf0799fe4c7dd17630c204ee62ef67d5f3f5b7733740d7d54
7
- data.tar.gz: 5f940bf34489260c4d59e3f164d74af5f69fe20350f435d69d8365ac786abb5a7c8c16ea27a80af26c4c85d62305112ca955edffe59c31206672f8ffe800493d
6
+ metadata.gz: 702ae95f37fa85898d9afdcf5f39c174877defc23797839f4745a4e4562f920a5ecf189f90c6f00f27e2ce75c8f3dbda06b6cc5b0b126aa42ddef013b01a39cb
7
+ data.tar.gz: 0c067012e432f54ff0ae66b2314ff8bb43704e6859a0d35109a1f28287df80b3d4fe4e6fc254b0f3c0c66d08972d517019c84fe4a2aaae395bb707156e908500
data/README.md CHANGED
@@ -176,16 +176,11 @@ Everyone interacting in the Chelsea project’s codebases, issue trackers, chat
176
176
 
177
177
  ## The Fine Print
178
178
 
179
- It is worth noting that this is **NOT SUPPORTED** by Sonatype, and is a contribution of ours
180
- to the open source community (read: you!)
181
-
182
179
  Remember:
183
180
 
184
- * Use this contribution at the risk tolerance that you have
185
- * Do NOT file Sonatype support tickets related to `chelsea` support in regard to this project
186
- * DO file issues here on GitHub, so that the community can pitch in
187
-
188
- Phew, that was easier than I thought. Last but not least of all:
181
+ * If you are a Sonatype customer, you may file Sonatype support tickets related to `chelsea` support in regard to this project
182
+ * We suggest you file issues here on GitHub as well, so that the community can pitch in
183
+ * If you are not a Sonatype customer, Do NOT file Sonatype support tickets related to nancy support in regard to this project, file an issue here on GitHub
189
184
 
190
185
  Have fun creating and using `chelsea` and the [Sonatype OSS Index](https://ossindex.sonatype.org/), we are glad to have you here!
191
186
 
@@ -1,3 +1,3 @@
1
1
  module Chelsea
2
- VERSION = '0.0.15'.freeze
2
+ VERSION = '0.0.16'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chelsea
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.15
4
+ version: 0.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allister Beharry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-22 00:00:00.000000000 Z
11
+ date: 2020-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tty-font