bigcartel-theme-fonts 1.1.8 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: c5d71acfe65b18cedbc2e0db961ef37d905b983e
4
- data.tar.gz: 1f0d70569516db41f0234a0ac1e514f8e62322a1
2
+ SHA256:
3
+ metadata.gz: f43edfee9943ab660cd6a9769b3b135c6a41b1c8ff4ec5c0388bd7309023f2c7
4
+ data.tar.gz: f03554bfad9c4b75cfa4c23c42b8bb51773b9903c472fdad0bb2f5ea4c8e60c1
5
5
  SHA512:
6
- metadata.gz: 116db8ddd5cfe84011a64059b399b1c1390a18815991564c9024e387feadb4ccad84ec61fca1b71573fdce8ea443f860defb39c27e3b6ce46e9a4a2620bfa57b
7
- data.tar.gz: a59457e64fcf9694175d1c416a53ab90b299d506324116e63620714aea0b34e99c195d537cae7a44bcd0ef20ef524d2b1c9d60670b4d1101a57aa873ea802788
6
+ metadata.gz: 1a59d9bcd61be1f1c6058342d731802a295ecb2009389b12386947c435bd5cfce7a0fb122297276b404626239d638613cf888d60a0ad59afc770daa58d9d07d0
7
+ data.tar.gz: 35cfdd4ed6e703688a614c13d383b985894d05a6ebad61cce267539298af3c1c442a2bd673d8401b28c1b53c1a50f67f797b353d81fdcc89bbc81d407132fa02
data/README.md CHANGED
@@ -34,3 +34,11 @@ georgia.collection #=> 'default'
34
34
  ```ruby
35
35
  ThemeFont.google_font_url_for_all_fonts #=> "//fonts.googleapis.com/css?family=One|Two"
36
36
  ```
37
+
38
+ ## Rubygems Update
39
+
40
+ To update at rubygems run `gem push` and it should prompt you for a UN/PW. Use
41
+ rubygems credentials in BC 1password vault. Additionally, you'll need to also
42
+ increment the version number in the bigcartel-theme-fonts.gemspec and commit
43
+ that. Once that’s done there is a rake task `rake release` that builds and
44
+ pushes the gem to rubygems.
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = 'bigcartel-theme-fonts'
7
- spec.version = '1.1.8'
7
+ spec.version = '1.2.0'
8
8
  spec.authors = ['Big Cartel']
9
9
  spec.email = ['dev@bigcartel.com']
10
10
  spec.description = %q{A simple class for working with Big Cartel's supported theme fonts.}
@@ -140,6 +140,10 @@ google:
140
140
  lekton:
141
141
  name: Lekton
142
142
  family: '"Lekton", sans-serif'
143
+
144
+ libre_baskerville:
145
+ name: Libre Baskerville
146
+ family: '"Libre Baskerville", serif'
143
147
 
144
148
  lobster_two:
145
149
  name: Lobster Two
@@ -215,4 +219,4 @@ google:
215
219
 
216
220
  work_sans:
217
221
  name: Work Sans
218
- family: '"Work Sans", sans-serif'
222
+ family: '"Work Sans", sans-serif'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bigcartel-theme-fonts
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.8
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Big Cartel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-04 00:00:00.000000000 Z
11
+ date: 2018-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -106,7 +106,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
106
106
  version: '0'
107
107
  requirements: []
108
108
  rubyforge_project:
109
- rubygems_version: 2.6.6
109
+ rubygems_version: 2.7.4
110
110
  signing_key:
111
111
  specification_version: 4
112
112
  summary: A simple class for working with Big Cartel's supported theme fonts from the