shanep-class 1.0.34 → 1.0.35
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/_layouts/syllabus.html +2 -2
- 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: 3dd01cf48c1bfcab82f538a307adbf90f9f0951a29776e2ee0592c1603562a3c
|
|
4
|
+
data.tar.gz: 3092373673d2b7d19b2db5d3e623b8abbb11e1f7fe8ac49a4e923b879e1104a6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d23fecfc3ffe0af7df360c115f94d0594106df042a195863a826db480ff65ee7a8216d698d541ce04b4b2943d3f7208049dabd584a280022351d20c0062962f1
|
|
7
|
+
data.tar.gz: be1b444270fb0c138044ca02a8a28f7a1458a0615442ba3edc4a27d265f81ba15d9284fbd8b025a6940455d358c2f02d864e5ab07c4defbebf36467c16100716
|
data/_layouts/syllabus.html
CHANGED
|
@@ -128,7 +128,7 @@ layout: course
|
|
|
128
128
|
</tfoot>
|
|
129
129
|
</table>
|
|
130
130
|
|
|
131
|
-
<h2 id="catalog-description">Catalog
|
|
131
|
+
<h2 id="catalog-description">Catalog Description</h2>
|
|
132
132
|
|
|
133
133
|
{{tableFile.catalog}}
|
|
134
134
|
|
|
@@ -375,7 +375,7 @@ If you want to work on your personal machine the following setup is recommended:
|
|
|
375
375
|
</p>
|
|
376
376
|
|
|
377
377
|
|
|
378
|
-
<h3 id="standing-extra-credit">Standing
|
|
378
|
+
<h3 id="standing-extra-credit">Standing Extra Credit</h3>
|
|
379
379
|
|
|
380
380
|
<p>
|
|
381
381
|
Typos and Bugs - If you find any typos or bugs in the course materials email me what you found.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: shanep-class
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.35
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- shane panter
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-08-
|
|
11
|
+
date: 2022-08-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|