paraqeet 0.10.0 → 1.0.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: 1.0.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-08-19 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
@@ -2141,7 +2140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2141
2140
  - !ruby/object:Gem::Version
2142
2141
  version: '0'
2143
2142
  requirements: []
2144
- rubygems_version: 3.4.13
2143
+ rubygems_version: 3.4.19
2145
2144
  signing_key:
2146
2145
  specification_version: 4
2147
2146
  summary: A Jekyll theme for building websites with Bootstrap
data/assets/js/script.js DELETED
@@ -1,5 +0,0 @@
1
- ---
2
- layout: null
3
- ---
4
-
5
- {% include_relative bootstrap.bundle.min.js %}