testc100 0.1.3 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: testc100
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jesse Williamson
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '3.9'
19
+ version: 4.2.1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '3.9'
26
+ version: 4.2.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: jekyll-feed
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -89,9 +89,30 @@ extra_rdoc_files: []
89
89
  files:
90
90
  - LICENSE.txt
91
91
  - README.md
92
+ - _includes/archive-by-tagories.html
93
+ - _includes/archive-by-years.html
94
+ - _includes/back-to-top.html
95
+ - _includes/disqus.html
96
+ - _includes/footer.html
97
+ - _includes/google-analytics.html
98
+ - _includes/head.html
99
+ - _includes/header.html
100
+ - _includes/mathjax.html
101
+ - _layouts/archive.html
92
102
  - _layouts/default.html
103
+ - _layouts/home.html
93
104
  - _layouts/page.html
94
105
  - _layouts/post.html
106
+ - _sass/monophase/_base.scss
107
+ - _sass/monophase/_highlight-dark.scss
108
+ - _sass/monophase/_highlight-light.scss
109
+ - _sass/monophase/_layout.scss
110
+ - _sass/monophase/_predefined.scss
111
+ - _sass/monophase/_variables.scss
112
+ - _sass/monophase/main.scss
113
+ - assets/monophase/styles.scss
114
+ - assets/normalize.css
115
+ - assets/open-color.css
95
116
  homepage: https://github.com/JustSoval
96
117
  licenses:
97
118
  - MIT