normalize-scss 5.0.1 → 5.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5582a5b5b7f8564e0567fdc81afdbc007e63dde6
4
- data.tar.gz: 3bd1e2ecaa822428071efbd105888693a4a8038f
3
+ metadata.gz: 95195743cbee96cca6dfdb746102018399ae60b1
4
+ data.tar.gz: 178b95090dd31a1b5b063256053e4f3fbaf1782a
5
5
  SHA512:
6
- metadata.gz: 247608590ff63acf83c0888f9aed782c91bdb50b15566b558039473b4e24141c60b4183162087428d01d0428b924c87b9177547c0c9b9b732d16dcd65e2b3bd2
7
- data.tar.gz: 50d7b1ad9dc9ef80b9e07769ecd54a13aad58ee4f39300386c59ec6ea13e108d2e2576ae9739db69a81fe0c39b1d7e584938e0f7c5563ac49a4a0a5184bbb78f
6
+ metadata.gz: 31623970429e42226c2190c695d124e9b146143e3137de6fda2ca5098d5e6012aa71646a3eb0a9ddf79e421d06b1e4704e76deb80b4519eca9f4c65812366e0c
7
+ data.tar.gz: e50a80322d8748b1ac91e25a86bcec47c1f68dad379a96529b0c5620f18a2740d48fada42212bc127c0d0b10f9207d1474478ce365757047529df03b4906fe46
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.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/5.0.1)<br> combining normalize.css v4.1.1 with v1.1.3
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
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.1'
13
- spec.date = '2016-05-21'
12
+ spec.version = '5.0.2'
13
+ spec.date = '2016-05-22'
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.1",
3
+ "version": "5.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": {
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.1
4
+ version: 5.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: 2016-05-21 00:00:00.000000000 Z
11
+ date: 2016-05-22 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.1
70
+ rubyforge_project: 5.0.2
71
71
  rubygems_version: 2.5.1
72
72
  signing_key:
73
73
  specification_version: 4