zen-grids 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -2
  3. data/package.json +4 -2
  4. data/zen-grids.gemspec +2 -2
  5. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8bda392f20e20968fade42052a73cedbc99eaaea
4
- data.tar.gz: bf6d195eb10faf1b3577e57ebc1c120b9d58af07
3
+ metadata.gz: f4c466e2e9bd85dbc464a608879a4254f6b526d8
4
+ data.tar.gz: f5fdd9ada83dba42d6be57505ae5cdefd51a029d
5
5
  SHA512:
6
- metadata.gz: 5c2b044056fddca6254df441e6f83ce6c1d0432efb882109bbdcd5eb58ddc347d6d016e757e078b6db68651b53d6f6c30f35d9a5daff214891fb7d75b24ba920
7
- data.tar.gz: d51d6512a419e1eba488c899d124c9cb216901a17f77ac7a932d30d97281848afecfef3e3e4be8bd166437dc1141a6cc5f1735413e5d37349f42c6921aeb4e6a
6
+ metadata.gz: 0b6e9b91a4b88d27bf80f3c36a974ee0eed373030bdcfdd72febe0075c0487425114b6ed0a33b43b74e3f5851130bff967ae98ea0a39bc5fa3b3c2f1df5d432b
7
+ data.tar.gz: b60ba0271d823683d2b763d0542ea935de01cd9c3759c52d7e63c3281ae14f9052a965bf6997d777b7a44b634ffd35fabe8b4396430ffab7be2c3dde95e44896
data/README.md CHANGED
@@ -41,8 +41,8 @@ Within the `.container` element, the `.sidebar1`, `.sidebar2` and `.content` ele
41
41
 
42
42
  Install using one of the following methods:
43
43
 
44
- * Install with [npm](http://npmjs.org/): `npm install --save zen-grids`
45
- * Install with [Bower](http://bower.io/): `bower install --save zen-grids`
44
+ * Install with [npm](http://npmjs.org/): `npm install --save-dev zen-grids`
45
+ * Install with [Bower](http://bower.io/): `bower install --save-dev zen-grids`
46
46
  * Install with [Ruby Gem](https://rubygems.org/gems/zen-grids): `gem install zen-grids`<br>
47
47
  and, if using Compass, add `require "zen-grids"` to your config.rb file.
48
48
  * Install with [Bundler](http://bundler.io/) and Ruby Gem: `bundle inject zen-grids '~> 2.0'`
@@ -57,6 +57,9 @@ You can then start using Zen Grids in your Sass files. Just add this line to one
57
57
 
58
58
  Now works with **libSass** or Ruby Sass!
59
59
 
60
+ * LibSass 3.2.5 or later
61
+ * _or_ Ruby Sass 3.4.0 or later
62
+
60
63
  ## LICENSE
61
64
 
62
65
  Available under the GPL v2 license. See [LICENSE.txt](https://github.com/JohnAlbin/zen-grids/blob/master/LICENSE.txt).
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zen-grids",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Zen Grids is an intuitive, flexible grid system to create responsive, adaptive, fluid and fixed-width layouts.",
5
5
  "homepage": "https://github.com/JohnAlbin/zen-grids",
6
6
  "bugs": {
@@ -12,6 +12,7 @@
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
  "layout",
17
18
  "grid",
@@ -21,7 +22,8 @@
21
22
  "main": "sass/_zen-grids.scss",
22
23
  "style": "sass/_zen-grids.scss",
23
24
  "eyeglass": {
24
- "exports": "eyeglass-exports.js"
25
+ "exports": "eyeglass-exports.js",
26
+ "needs": "^0.7.1"
25
27
  },
26
28
  "directories": {
27
29
  "lib": "sass",
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.homepage = 'http://zengrids.com'
10
10
  spec.rubyforge_project =
11
11
 
12
- spec.version = '2.0.0'
13
- spec.date = '2015-11-22'
12
+ spec.version = '2.0.1'
13
+ spec.date = '2015-11-24'
14
14
  spec.licenses = ['GPL-2']
15
15
 
16
16
  spec.authors = ['John Albin Wilkins']
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zen-grids
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
  - John Albin Wilkins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-22 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
@@ -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: 2.0.0
70
+ rubyforge_project: 2.0.1
71
71
  rubygems_version: 2.4.8
72
72
  signing_key:
73
73
  specification_version: 4