hootstrap 0.12.0 → 0.13.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9811a0387130f1e1dc287a1e7166c1b61e983b9cc30e9dbc175d50356bf8006f
4
- data.tar.gz: 121282fa365180bff4e15426b6847e225850944b3c3ce005b0d6cf3b9812b050
3
+ metadata.gz: f6fc276a30d5700694125d665a0b3f72b2c9a3329e3310f8180cf5a25f68d655
4
+ data.tar.gz: b6e44001b34f1bcdccadffea2d7bf1103686efb67bdeda660b7bfb21eef79b7b
5
5
  SHA512:
6
- metadata.gz: d129cc78d8b90f30949691d0a3e41f05050775ce53b4e68e37e1b7894d999bb3dda45f9e0309cd655cfcbfc99b75fc3e0423efffb6e3ba6ca0db70be306b8693
7
- data.tar.gz: b73a77df7e0479e044b311da4b8adcd2c69c79a537888cffac8004f556956cb6b9f8227c2df4b1fa4c974a4725b07a98d9b51ea67ff7161625af5f6e5a774acf
6
+ metadata.gz: f0bb39a46b83a74a2b1870824aa5ad9c5acfc15f5ec3fca46134e9635b343e747db0bb19a289565e440fbe5e8981a2291ac178add5e694c0d42d3bb7c09ea0df
7
+ data.tar.gz: 46ec651011286b029ebefc8641a0efd6829d848cf97d3d3feeaf644fc604b819e98e6a6c396f073030a38cc6d4f822a658066cb6edfa284d37c853dba8a594fd
@@ -643,7 +643,7 @@ $navbar-light-toggler-border-color: rgba($black, .1);
643
643
 
644
644
  $page-header-margin-y: 3rem;
645
645
  $page-title-color: inherit;
646
- $page-subtitle-color: $gray-600;
646
+ $page-subtitle-color: $gray-800;
647
647
 
648
648
  // Pagination
649
649
 
@@ -1,3 +1,3 @@
1
1
  module Hootstrap
2
- VERSION = '0.12.0'
2
+ VERSION = '0.13.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hootstrap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Licata
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-04-01 00:00:00.000000000 Z
12
+ date: 2019-11-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -56,7 +56,7 @@ dependencies:
56
56
  description: The design system of ProctorU, including components, patterns, and utilities.
57
57
  email:
58
58
  - licata.justin@gmail.com
59
- - afomera@proctoru.com
59
+ - andrew@zerlex.net
60
60
  executables: []
61
61
  extensions: []
62
62
  extra_rdoc_files: []
@@ -130,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  requirements: []
132
132
  rubyforge_project:
133
- rubygems_version: 2.7.6
133
+ rubygems_version: 2.7.10
134
134
  signing_key:
135
135
  specification_version: 4
136
136
  summary: ProctorU's design system.