paraqeet 1.1.0 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
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: 1.1.0
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Love
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-21 00:00:00.000000000 Z
11
+ date: 2024-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -27,9 +27,9 @@ dependencies:
27
27
  description: |2
28
28
  Paraqeet is a Jekyll theme for building websites using Bootstrap - the most
29
29
  popular HTML, CSS, and JS library in the world. Paraqeet comes pre-loaded
30
- with the latest versions of Bootstrap and Bootstrap Icons, as well as
31
- built-in CSS theme support for Rouge - Jekyll’s default code syntax
32
- highlighter.
30
+ with the latest versions of Bootstrap and Bootstrap Icons - the official
31
+ open source SVG icon library for Bootstrap, as well as built-in Sass support
32
+ for Rouge - Jekyll’s default code syntax highlighter.
33
33
  email: robertjohnlove@gmail.com
34
34
  executables: []
35
35
  extensions: []
@@ -139,6 +139,7 @@ files:
139
139
  - _sass/bootstrap/mixins/_utilities.scss
140
140
  - _sass/bootstrap/mixins/_visually-hidden.scss
141
141
  - _sass/bootstrap/tests/jasmine.js
142
+ - _sass/bootstrap/tests/mixins/_auto-import-of-variables-dark.test.scss
142
143
  - _sass/bootstrap/tests/mixins/_color-modes.test.scss
143
144
  - _sass/bootstrap/tests/mixins/_media-query-color-mode-full.test.scss
144
145
  - _sass/bootstrap/tests/mixins/_utilities.test.scss