normalize-scss 4.0.1 → 4.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 66047e3dc4a45653c2e96ff1d0e171e0a2058afa
4
- data.tar.gz: 6fc6455df523ff23b7ffd44af4a04bf418859d59
3
+ metadata.gz: 198600c83041c851ccc5c4c97455b849e2d2018b
4
+ data.tar.gz: 12e23c05a21a50fb173eea2fa3c015d43c06893c
5
5
  SHA512:
6
- metadata.gz: fb4e07fed950daa5ef89fabca5fc523b5532d96c4dca283740f89a26c17e135f6cd4df4f9d18945e90a8194716bf9beda283066ecdb966542cd92aba512d9af0
7
- data.tar.gz: 28978b9aab65c77dd9f32828cc7c25be4f5e188e4da1b04e24d3a904fc76f89671209184c94614cdd5952a6685a39532b3f09c7c770d7440af2ed8d7f7a7f4a9
6
+ metadata.gz: 1b5e910fca3c739d8602bc3fbbfbb1192b1059e7a179bdd5ce84549d9d524534b1e26380e973a3f56cd9192ddc7e4516b8cfa35a486499b1b89d2e694f6ab24a
7
+ data.tar.gz: b22604bcd523b58851e51ac6432358bd4a6d8e7913a1d28692a614377d37d3282ecd102682662a511eeed1ea8f521726ebb6b902b5bfd22371d5879352f0f27e
data/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  For use with… | normalize-scss version
6
6
  -----------------------------|-----------------------
7
- Sass 3.4 or libSass | [4.0.0](https://github.com/JohnAlbin/normalize-scss/releases/tag/4.0.0)<br> combining normalize.css v3.0.3 with v1.1.3
7
+ Sass 3.4 or libSass | [4.0.2](https://github.com/JohnAlbin/normalize-scss/releases/tag/4.0.2)<br> combining normalize.css v3.0.3 with v1.1.3
8
8
  Ruby Sass 3.3 + Compass 1.0 | [3.0.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.3)<br> combining normalize.css v3.0.3 with v1.1.3
9
9
  Ruby Sass 3.2 + Compass 0.12 | [2.2.0+normalize.2.1.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/2.2.0%2Bnormalize.2.1.3)<br> combining normalize.css v2.1.3 with v1.1.3
10
10
 
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.homepage = 'https://github.com/JohnAlbin/normalize-scss'
10
10
  spec.rubyforge_project =
11
11
 
12
- spec.version = '4.0.1'
13
- spec.date = '2015-11-23'
12
+ spec.version = '4.0.2'
13
+ spec.date = '2015-11-24'
14
14
  spec.licenses = ['GPL-2']
15
15
 
16
16
  spec.authors = ['John Albin Wilkins']
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "normalize-scss",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "description": "This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.",
5
5
  "homepage": "https://github.com/JohnAlbin/normalize-scss",
6
6
  "bugs": {
@@ -12,13 +12,16 @@
12
12
  },
13
13
  "author": "John Albin Wilkins <virtually.johnalbin@gmail.com> (http://john.albin.net/)",
14
14
  "keywords": [
15
+ "eyeglass-module",
15
16
  "sass",
16
17
  "normalize"
17
18
  ],
18
19
  "main": "sass/_normalize.scss",
19
20
  "style": "sass/_normalize.scss",
20
21
  "eyeglass": {
21
- "exports": "eyeglass-exports.js"
22
+ "name": "normalize",
23
+ "exports": "eyeglass-exports.js",
24
+ "needs": "^0.7.1"
22
25
  },
23
26
  "directories": {
24
27
  "lib": "sass",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: normalize-scss
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Albin Wilkins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-23 00:00:00.000000000 Z
11
+ date: 2015-11-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass
@@ -79,7 +79,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
79
  - !ruby/object:Gem::Version
80
80
  version: '0'
81
81
  requirements: []
82
- rubyforge_project: 4.0.1
82
+ rubyforge_project: 4.0.2
83
83
  rubygems_version: 2.4.8
84
84
  signing_key:
85
85
  specification_version: 4