jekyll-compass 2.0.0 → 2.0.1

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e5ab9a47e14fe28180183a8bc46a5c7b21f636c4
4
- data.tar.gz: 07956d68c220ff666dcbc762b8d84431d756b91c
3
+ metadata.gz: ffcf011e993c125962a624b9385b1a912b55c79a
4
+ data.tar.gz: 0dcfb30b964ecc3c534551b145dad649f6bd1f2d
5
5
  SHA512:
6
- metadata.gz: babf652a78cbe1176425569af2b3309bf798adbcb3fd3c8d88b3e13c36f1685e402389225f0cc8e32c0a645df8c57c466e0081e31b2f5b80cd81f3e55d724330
7
- data.tar.gz: ff504b3406577de9806b970a20d38dcded6ab17c10b799b6d5386107203d28d982f1ab9998d5da33b65c754c75faf03363cc1aea9f9c4c14d3c8a42f07a6a049
6
+ metadata.gz: 3ead1639c2633d67cd0a74ebcb08e42aa5aa46c63f7bcac1c9b4e87cd8b0d060a2e64f92c83a62d3a4078cf1acda3e3d973646043a66dbd170ba50d519c827d4
7
+ data.tar.gz: 7ed7f809c25a2058f8260e7fad3e8c83a667391abfcc50f7add81e9ebfcffe972a7e57d8001b7cdff3c311af5ad0ba63461fc8b60f074d95e7fd27370f824a4a
metadata CHANGED
@@ -1,10 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-compass
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Scharley
8
+ - Jean-Denis Vauguet
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
@@ -39,9 +40,9 @@ dependencies:
39
40
  - !ruby/object:Gem::Version
40
41
  version: '3.0'
41
42
  description: |2
42
- This project is a plugin for the Jekyll static website generator to allow for using Compass projects with your
43
+ A Jekyll plugin enabling the Compass framework.
43
44
  Jekyll website. Compass is an extension library for the CSS preprocessor Sass.
44
- email: matt.scharley@gmail.com
45
+ email: jd@vauguet.fr
45
46
  executables: []
46
47
  extensions: []
47
48
  extra_rdoc_files: []
@@ -55,7 +56,7 @@ files:
55
56
  - lib/jekyll/compass/compass_file.rb
56
57
  - lib/jekyll/compass/compass_installer.rb
57
58
  - lib/jekyll/compass/generator.rb
58
- homepage: https://github.com/mscharley/jekyll-compass
59
+ homepage: https://github.com/chikamichi/jekyll-compass
59
60
  licenses:
60
61
  - MIT
61
62
  metadata: {}