normalize-scss 4.0.0 → 4.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a09357fac1f89addf98408b7457210235f4db465
4
- data.tar.gz: c39484c2b8ebce2b9f636e324f19dd974417fced
3
+ metadata.gz: 66047e3dc4a45653c2e96ff1d0e171e0a2058afa
4
+ data.tar.gz: 6fc6455df523ff23b7ffd44af4a04bf418859d59
5
5
  SHA512:
6
- metadata.gz: a177b68c379818b3df83ec29c2ac8bc1c08e56b689be7471f94ddc257626315424db0eab4e5c22fe5d9a701309c0e9bbb3a45fa68e73a42351054efdec0b1597
7
- data.tar.gz: b873200ded9d3756a2cfc70d810d31777b33bb61bd019af12d5d8429282b87fc0309cdf996983dcc70bb80f55f0b6356e523a54fea3dbaf8e68103e5ebe27db7
6
+ metadata.gz: fb4e07fed950daa5ef89fabca5fc523b5532d96c4dca283740f89a26c17e135f6cd4df4f9d18945e90a8194716bf9beda283066ecdb966542cd92aba512d9af0
7
+ data.tar.gz: 28978b9aab65c77dd9f32828cc7c25be4f5e188e4da1b04e24d3a904fc76f89671209184c94614cdd5952a6685a39532b3f09c7c770d7440af2ed8d7f7a7f4a9
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-beta.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/4.0.0-beta.1)<br> combining normalize.css v3.0.3 with v1.1.3
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
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.0'
13
- spec.date = '2015-11-19'
12
+ spec.version = '4.0.1'
13
+ spec.date = '2015-11-23'
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.0",
3
+ "version": "4.0.1",
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": {
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.0
4
+ version: 4.0.1
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-19 00:00:00.000000000 Z
11
+ date: 2015-11-23 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.0
82
+ rubyforge_project: 4.0.1
83
83
  rubygems_version: 2.4.8
84
84
  signing_key:
85
85
  specification_version: 4