jekyll-theme-centos 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/{LICENSE.txt → LICENSE} +5 -5
  3. metadata +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 35bdecf72eec678f9ca1bc5047aa7e50d21e610bcabab2f386399b2edc7ac670
4
- data.tar.gz: da140be73166b81c053ba1ac8893775a26c8c769f2d54d2ffc7512536d3cff16
3
+ metadata.gz: 1e0e2234b8a705b993e685713a1eb5bb0a2b4cb4defd931fccff32eaf6ae7d62
4
+ data.tar.gz: d937261a6bf1f979fd6d54b2ade14eae0de176f04e5e94b9d316a40c2760e15c
5
5
  SHA512:
6
- metadata.gz: 71c1efa1f2a4437bc181984f7c3be234bf7c0ca6e43124c915bac78d7b266c56d8dcccc2d0d5c2ecb5c2b641569f560f9f3e6ca813ca6ddeb612984478e1777f
7
- data.tar.gz: 27edf22c59037d1f1fb34bb4177876796610d9d23840e3530ccb5ad0f63763e50a40ceea6b6f93725091391bf0070f048e3df22875ca6fdeb2196f1179e8b5a5
6
+ metadata.gz: 60048e1a418dd7068a4c43f8ceea2709442a5f6a399f6c4eaea399a0126ba9f8e3b653d9e87b6c12c1d1c6f9b38fb07542deb2c104a0fcb171151c8a07cb3d76
7
+ data.tar.gz: 5ad6c7e926d11366ae1609088bf1cc3c28d6f5279d039a575902018c9c452a3716ed0d14a113d2a5fd908b3b6f97a140ef75993ef26105012521f877f4a936df
@@ -1,4 +1,4 @@
1
- The MIT License (MIT)
1
+ MIT License
2
2
 
3
3
  Copyright (c) 2020 Alain Reguera Delgado
4
4
 
@@ -9,13 +9,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
9
  copies of the Software, and to permit persons to whom the Software is
10
10
  furnished to do so, subject to the following conditions:
11
11
 
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
14
 
15
15
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
16
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
17
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alain Reguera Delgado
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
  date: 2020-12-14 00:00:00.000000000 Z
@@ -52,14 +52,14 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: 13.0.0
55
- description:
55
+ description:
56
56
  email:
57
57
  - areguera@centosproject.org
58
58
  executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
- - LICENSE.txt
62
+ - LICENSE
63
63
  - README.md
64
64
  - _includes/centos-content/1col.html
65
65
  - _includes/centos-content/2col.html
@@ -331,11 +331,11 @@ files:
331
331
  - assets/js/jquery.min.js
332
332
  - assets/js/jquery.rss.js
333
333
  - assets/js/moment.min.js
334
- homepage: https://github.com/areguera/jekyll-theme-centos
334
+ homepage: https://gitlab.com/areguera/jekyll-theme-centos.git
335
335
  licenses:
336
336
  - MIT
337
337
  metadata: {}
338
- post_install_message:
338
+ post_install_message:
339
339
  rdoc_options: []
340
340
  require_paths:
341
341
  - lib
@@ -351,7 +351,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
351
351
  version: '0'
352
352
  requirements: []
353
353
  rubygems_version: 3.1.4
354
- signing_key:
354
+ signing_key:
355
355
  specification_version: 4
356
- summary: CentOS theme for jekyll
356
+ summary: Jekyll theme for CentOS website
357
357
  test_files: []