paraqeet 0.10.0 → 0.11.0

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paraqeet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Love
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-20 00:00:00.000000000 Z
11
+ date: 2023-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -2116,7 +2116,6 @@ files:
2116
2116
  - assets/js/bootstrap.js.map
2117
2117
  - assets/js/bootstrap.min.js
2118
2118
  - assets/js/bootstrap.min.js.map
2119
- - assets/js/script.js
2120
2119
  homepage: https://signified.github.io/paraqeet
2121
2120
  licenses:
2122
2121
  - MIT
data/assets/js/script.js DELETED
@@ -1,5 +0,0 @@
1
- ---
2
- layout: null
3
- ---
4
-
5
- {% include_relative bootstrap.bundle.min.js %}