compass-scalablegs-plugin 1.0.0.RC3 → 1.0.0
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.
@@ -2,10 +2,9 @@
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |s|
|
4
4
|
s.name = %q{compass-scalablegs-plugin}
|
5
|
-
s.version = "1.0.0
|
6
|
-
|
5
|
+
s.version = "1.0.0"
|
7
6
|
s.required_rubygems_version = Gem::Requirement.new(">= 1.8.10")
|
8
|
-
s.authors = ["Kenneth Nordahl", "Chris Eppstein", "Matt Sanders"]
|
7
|
+
s.authors = ["Kenneth D. Nordahl", "Chris Eppstein", "Matt Sanders"]
|
9
8
|
s.date = %q{2011-10-04}
|
10
9
|
s.description = %q{The Scalable Grid System or scalable.gs for short, is a device independent and cross screen size CSS framework.}
|
11
10
|
s.email = %w{kenneth@nordahl.me}
|
metadata
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: compass-scalablegs-plugin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0
|
5
|
-
prerelease:
|
4
|
+
version: 1.0.0
|
5
|
+
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
|
-
- Kenneth Nordahl
|
8
|
+
- Kenneth D. Nordahl
|
9
9
|
- Chris Eppstein
|
10
10
|
- Matt Sanders
|
11
11
|
autorequire:
|
@@ -15,7 +15,7 @@ date: 2011-10-04 00:00:00.000000000Z
|
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: compass
|
18
|
-
requirement: &
|
18
|
+
requirement: &70105641613840 !ruby/object:Gem::Requirement
|
19
19
|
none: false
|
20
20
|
requirements:
|
21
21
|
- - ! '>='
|
@@ -23,7 +23,7 @@ dependencies:
|
|
23
23
|
version: 0.10.6
|
24
24
|
type: :runtime
|
25
25
|
prerelease: false
|
26
|
-
version_requirements: *
|
26
|
+
version_requirements: *70105641613840
|
27
27
|
description: The Scalable Grid System or scalable.gs for short, is a device independent
|
28
28
|
and cross screen size CSS framework.
|
29
29
|
email:
|