discourse-fonts 0.0.2 → 0.0.3
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/lib/discourse_fonts.rb +3 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 208266db42616f4f06ceedb33b20bbb0d8e2d5ccab4774f9fb66bd86567e1b7a
|
|
4
|
+
data.tar.gz: 0b0b69ee5dc61c63280a9edad9084e75ba99015c70a4c7f139688d6240ed30b2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 83f55870e41a03f275fa325ccec74f64cb5bbb373f14bfe30f206249d25c712eac5d63a11609f671110fcd2839194f8cf278b6550f3ee6cb4d88090c9fb71724
|
|
7
|
+
data.tar.gz: 75273586f7e8c3ec782cb329261f42415afa645167e345d7ee778ae5038f893c06e6b8b5dfc7a34e76e1cb729865b952c659a25079209672378db04b7095d797
|
data/lib/discourse_fonts.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: discourse-fonts
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Bianca Nenciu
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-
|
|
11
|
+
date: 2020-09-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Bundle of fonts which can be used to customize the look of Discourse
|
|
14
14
|
email: bianca.nenciu@discourse.org
|