zen-grids 1.0.beta.5 → 1.0.rc.1
Sign up to get free protection for your applications and to get access to all the features.
- data/stylesheets/zen/_grids.scss +4 -0
- data/zen-grids.gemspec +2 -2
- metadata +6 -6
data/stylesheets/zen/_grids.scss
CHANGED
data/zen-grids.gemspec
CHANGED
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
|
|
9
9
|
s.homepage = 'http://zengrids.com'
|
10
10
|
s.rubyforge_project =
|
11
11
|
|
12
|
-
s.version = '1.0.
|
13
|
-
s.date = '2012-02-
|
12
|
+
s.version = '1.0.rc.1'
|
13
|
+
s.date = '2012-02-18'
|
14
14
|
|
15
15
|
s.authors = ['John Albin Wilkins']
|
16
16
|
s.email = 'virtually.johnalbin@gmail.com'
|
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
|
-
hash:
|
4
|
+
hash: 15424247
|
5
5
|
prerelease: 4
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
-
|
11
|
-
version: 1.0.
|
9
|
+
- rc
|
10
|
+
- 1
|
11
|
+
version: 1.0.rc.1
|
12
12
|
platform: ruby
|
13
13
|
authors:
|
14
14
|
- John Albin Wilkins
|
@@ -16,7 +16,7 @@ autorequire:
|
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
18
|
|
19
|
-
date: 2012-02-
|
19
|
+
date: 2012-02-18 00:00:00 Z
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
22
22
|
name: sass
|
@@ -85,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
85
85
|
version: 1.3.1
|
86
86
|
requirements: []
|
87
87
|
|
88
|
-
rubyforge_project: 1.0.
|
88
|
+
rubyforge_project: 1.0.rc.1
|
89
89
|
rubygems_version: 1.8.15
|
90
90
|
signing_key:
|
91
91
|
specification_version: 3
|