chelsea 0.0.34 → 0.0.36

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 +7 -4
  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: 52fbd4ff4f668d72a7964bf20c70b4d1cbeebfb4d672b9bf12510694cf9540eb
4
- data.tar.gz: 032171a4d0a17d7c5638db29ebc330777edfd821a5ea2be944abaea1ed2d24e4
3
+ metadata.gz: '097c89b044fffda53ddf8e3e0d9905cffc3b8fa4d17b1155c93bb428a83ea2ed'
4
+ data.tar.gz: a934ba7e74f6f56eb659acbe1c6161da8390221e4d5bedf6f845472d302ce51d
5
5
  SHA512:
6
- metadata.gz: 39d5263e67bdfc111a7cc1e1df8639e89ba6ec7701725865867afaaf0c09c6de0878c1d016c37f8f26030e29d3a1ec40a53249c40a469772d3ccddfa1d4db555
7
- data.tar.gz: 98b9dc3d5f84a3bc893c272e60221fb17f8d804bd2edf2680f924ff3b4d5856af55ddc27359d2c9e8cad56640a0132e995bb266d5e73d52e0e0f543714e95a0d
6
+ metadata.gz: e131c5dd93c832c703bf4e82a3e9c055e7758fea0c639d216620ddb01c5d0eff7f0eddb4ad52de729efc049fedc2683094ebaca83dfadb643ac3d55a93dd93f8
7
+ data.tar.gz: e54cb1671bd171c895d227407fb7bd23db2de9dbadb68411f99c6f736543ac15ba45bb3c06c610d790ff655279111bc52d7d4d7c18c0e64c2d71aa970ebac5ce
data/README.md CHANGED
@@ -467,11 +467,14 @@ Everyone interacting in the Chelsea project’s codebases, issue trackers, chat
467
467
 
468
468
  Remember:
469
469
 
470
- * If you are a Sonatype customer, you may file Sonatype support tickets related to `chelsea` support in regard to this project
471
- * We suggest you file issues here on GitHub as well, so that the community can pitch in
472
- * 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
470
+ It is worth noting that this is **NOT SUPPORTED** by Sonatype, and is a contribution of ours to the open source
471
+ community (read: you!)
473
472
 
474
- Have fun creating and using `chelsea` and the [Sonatype OSS Index](https://ossindex.sonatype.org/), we are glad to have you here!
473
+ * Use this contribution at the risk tolerance that you have
474
+ * Do NOT file Sonatype support tickets related to `ossindex-lib`
475
+ * DO file issues here on GitHub, so that the community can pitch in
476
+
477
+ Phew, that was easier than I thought. Last but not least of all - have fun!
475
478
 
476
479
  ## Getting help
477
480
 
@@ -17,5 +17,5 @@
17
17
  #
18
18
 
19
19
  module Chelsea
20
- VERSION = '0.0.34'
20
+ VERSION = '0.0.36'
21
21
  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.34
4
+ version: 0.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allister Beharry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-15 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler