lesli_date 1.0.0 → 1.1.0

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/lesli_date/version.rb +2 -2
  3. data/readme.md +3 -22
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d046a707bc5a73febdde178a54e4e1442d5c23363d841a4fa84b303596cfe27
4
- data.tar.gz: 6892b79caea542404efd47199021715018dc7a954bd2ed189beab24193cda3a0
3
+ metadata.gz: 98f6a82caee6c75ab6e3c9734827c809e3d1aa0240e914075915783498a5c390
4
+ data.tar.gz: eb622a5530482c55ca05a6202783632450b2af3025264a1bd72b998cc6f8c389
5
5
  SHA512:
6
- metadata.gz: d1265c6d43a4e98c892485cc529c471c267deea07282764f834fe1d545245b49c74848026fb4ce6e1a7b7bc9c0e94e816d805d0f02a8e7f98aab5e877ffe50d1
7
- data.tar.gz: a40d0aa2c27131dab48338bdae7fdddedde4b02983f1440014f8bea3978fc7c8e02334173915dd2ccaa0817bae7f5848afee18bc63e2b86bdabe773d3fb87bef
6
+ metadata.gz: 6ac72c1eea1075046b372676f9de4b2c0fb8ebdc3ff9bc228ac557c295f0a87743d155092a08171c6bb9e4293983e8771ae20ee3a1c82ce7f9aa1142062e3db0
7
+ data.tar.gz: 1a3707b14b70c9924b8ee9ee5145d0bad7a611cc21d23bd8c406c8e99204a9a1281e4df9420a579d5823459bea85b3d4985a2a9492580aad92d3d22525b88b9e
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module LesliDate
4
- VERSION = "1.0.0"
5
- BUILD = "1771715352"
4
+ VERSION = "1.1.0"
5
+ BUILD = "1774678451"
6
6
  end
data/readme.md CHANGED
@@ -7,17 +7,8 @@
7
7
  <hr/>
8
8
 
9
9
  <div align="center" class="documentation-statics">
10
- <a target="blank" href="https://github.com/LesliTech/LesliDate/actions">
11
- <img alt="Tests passing" src="https://img.shields.io/badge/Tests-passing-green?style=for-the-badge&logo=github">
12
- </a>
13
- <a target="blank" href="https://rubygems.org/gems/lesli_date">
14
- <img alt="Gem Version" src="https://img.shields.io/gem/v/lesli_date?style=for-the-badge&logo=ruby">
15
- </a>
16
- <a target="blank" href="https://codecov.io/github/LesliTech/LesliDate">
17
- <img alt="Codecov" src="https://img.shields.io/codecov/c/github/LesliTech/LesliDate?style=for-the-badge&logo=codecov">
18
- </a>
19
- <a target="blank" href="https://sonarcloud.io/project/overview?id=LesliTech_LesliView">
20
- <img alt="Sonar Quality Gate" src="https://img.shields.io/sonar/quality_gate/LesliTech_LesliView?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarqubecloud&label=Quality">
10
+ <a target="blank" href="https://rubygems.org/gems/lesli_view">
11
+ <img alt="Gem Version" src="https://img.shields.io/gem/v/lesli_view?style=for-the-badge&logo=ruby">
21
12
  </a>
22
13
  </div>
23
14
 
@@ -33,19 +24,9 @@ bundle add lesli_date
33
24
  ```
34
25
 
35
26
 
36
- <br />
37
- <hr/>
38
- <br />
39
-
40
- ### Demo
41
-
42
- * [online demo](https://demo.lesli.dev/)
43
- * [docker demo](https://github.com/LesliTech/lesli-docker-demo)
44
-
45
-
46
27
  ### Documentation
47
28
  * [website](https://www.lesli.dev/)
48
- * [documentation](https://www.lesli.dev/gems/date/)
29
+ * [documentation](https://www.lesli.dev/gems/testing/)
49
30
 
50
31
 
51
32
  ### Connect with Lesli
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lesli_date
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Lesli Development Team
@@ -37,7 +37,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
- version: '2.7'
40
+ version: '0'
41
41
  required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  requirements:
43
43
  - - ">="