sustain4-theme 1.7.1 → 1.7.2
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
- data/README.md +2 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bd2ce170f55c8ad7d283c2b14b337880a8f87d4f9351e9cc50aa1119bf4cbb56
|
|
4
|
+
data.tar.gz: c472152d1e9ce4ffee14b4311913940f02baeb03e229d91422ba63a930bcae84
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 04b5d74b3474eb681bc17c8c2364da7e76ba6cdd3912836eb6b2bfd7be1bb5041348bb6d8011c1bf15dafcd7b2271fcd055a4c4afd87e125f36366f44d6c49f9
|
|
7
|
+
data.tar.gz: 2c1205ff07d6d0436e0c3d52a357a6964e85c1b681336bd51f4dd2893c02aa301fcc2c3a26adb9102cc74879fd0f4f9f7abcc77d392ecb11d150af4ec50d3409
|
data/README.md
CHANGED
|
@@ -63,7 +63,8 @@ This is a note so I remember the steps to build and publish (and sometimes yank)
|
|
|
63
63
|
|
|
64
64
|
#### To publish
|
|
65
65
|
|
|
66
|
-
`gem push sustain4-theme-*.gem`
|
|
66
|
+
1. `gem push sustain4-theme-*.gem`
|
|
67
|
+
2. Verify on [Rubygems.org](https://rubygems.org/gems/sustain4-theme)
|
|
67
68
|
|
|
68
69
|
|
|
69
70
|
|