paraqeet 2.1.0 → 3.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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paraqeet
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Love
@@ -140,6 +140,7 @@ files:
140
140
  - _sass/bootstrap/tests/jasmine.js
141
141
  - _sass/bootstrap/tests/mixins/_auto-import-of-variables-dark.test.scss
142
142
  - _sass/bootstrap/tests/mixins/_box-shadow.test.scss
143
+ - _sass/bootstrap/tests/mixins/_color-contrast.test.scss
143
144
  - _sass/bootstrap/tests/mixins/_color-modes.test.scss
144
145
  - _sass/bootstrap/tests/mixins/_media-query-color-mode-full.test.scss
145
146
  - _sass/bootstrap/tests/mixins/_utilities.test.scss
@@ -2268,7 +2269,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2268
2269
  - !ruby/object:Gem::Version
2269
2270
  version: '0'
2270
2271
  requirements: []
2271
- rubygems_version: 3.6.9
2272
+ rubygems_version: 3.7.1
2272
2273
  specification_version: 4
2273
2274
  summary: A Jekyll theme for building websites with Bootstrap
2274
2275
  test_files: []