normalize-scss 5.0.2 → 5.0.3

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: 95195743cbee96cca6dfdb746102018399ae60b1
4
- data.tar.gz: 178b95090dd31a1b5b063256053e4f3fbaf1782a
3
+ metadata.gz: b82954ba2cf2e452af43d555f9d654e19c2f9327
4
+ data.tar.gz: a86e771b57bfc8685ea873778cc86740d91d6d8f
5
5
  SHA512:
6
- metadata.gz: 31623970429e42226c2190c695d124e9b146143e3137de6fda2ca5098d5e6012aa71646a3eb0a9ddf79e421d06b1e4704e76deb80b4519eca9f4c65812366e0c
7
- data.tar.gz: e50a80322d8748b1ac91e25a86bcec47c1f68dad379a96529b0c5620f18a2740d48fada42212bc127c0d0b10f9207d1474478ce365757047529df03b4906fe46
6
+ metadata.gz: 88feccfcc11c590d38c1e0696a6dd94858b3906e001bf906dc13a1c3543257add319d32989ff08865f0e1cd816d6f99a43523fff7f2c488190f835437b7c1b40
7
+ data.tar.gz: 2e1e647998054c1bd90224cbaaf54b76821ee42f29efba7065876a120557a82d0c34a927702d510c9a8de88de917405fafbca039450c9dcf49f851ef0a5ae567
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 | [5.0.2](https://github.com/JohnAlbin/normalize-scss/releases/tag/5.0.2)<br> combining normalize.css v4.1.1 with v1.1.3
7
+ Sass 3.4 or libSass | [5.0.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/5.0.3)<br> combining normalize.css v4.1.1 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 = '5.0.2'
13
- spec.date = '2016-05-22'
12
+ spec.version = '5.0.3'
13
+ spec.date = '2016-05-25'
14
14
  spec.licenses = ['MIT', 'GPL-2.0']
15
15
 
16
16
  spec.authors = ['John Albin Wilkins']
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "normalize-scss",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
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: 5.0.2
4
+ version: 5.0.3
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: 2016-05-22 00:00:00.000000000 Z
11
+ date: 2016-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass
@@ -67,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  requirements: []
70
- rubyforge_project: 5.0.2
70
+ rubyforge_project: 5.0.3
71
71
  rubygems_version: 2.5.1
72
72
  signing_key:
73
73
  specification_version: 4