vipassana-design-standards 0.0.18 → 0.0.20
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.
- checksums.yaml +4 -4
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 129740092cb410f4157813cfd2f2d390b3a2e039f53d3914112eb09c6731d152
|
4
|
+
data.tar.gz: f23efa51ce0e8235b756b9ca6a1f524a5906001950aa71e24dd26e958b729dc7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cb9e9e5df62c2f85267f7c6f1c4d99baabe6b178892b4ad72a084716bb972745f4475ea60d8a13af4df62e75de320dccc89771dcfc54225d4fa55508f0915491
|
7
|
+
data.tar.gz: 70bdc93663951ae907b3fa93556cb0c45b7d7e80efc7e502f5a022b4e09457bef0942125693258dd6aae6619d3013b0a26424c34e25697e382a5e0f1b06cd171
|
metadata
CHANGED
@@ -1,16 +1,17 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: vipassana-design-standards
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.20
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dhamma workers
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: Provide a custom bootstrap theme, logos and icons according to the design
|
14
|
+
standards of Vipassana Meditation as Taught yb S.N. Goenka
|
14
15
|
email:
|
15
16
|
- sebastian.castro@dhamma.org
|
16
17
|
- webmaster@dhamma.org
|
@@ -44,5 +45,5 @@ requirements: []
|
|
44
45
|
rubygems_version: 3.1.6
|
45
46
|
signing_key:
|
46
47
|
specification_version: 4
|
47
|
-
summary:
|
48
|
+
summary: Helper to include UI components in your pages
|
48
49
|
test_files: []
|