toolkit 0.1.14 → 0.1.15
Sign up to get free protection for your applications and to get access to all the features.
- data/LICENSE.txt +6 -0
- metadata +4 -4
data/LICENSE.txt
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 1
|
8
|
-
-
|
9
|
-
version: 0.1.
|
8
|
+
- 15
|
9
|
+
version: 0.1.15
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Sam Richard
|
@@ -73,7 +73,7 @@ dependencies:
|
|
73
73
|
version: 0.0.10
|
74
74
|
type: :runtime
|
75
75
|
version_requirements: *id004
|
76
|
-
description: Toolkit
|
76
|
+
description: Toolkit for Progressive Enhancement and Responsive Web Design
|
77
77
|
email:
|
78
78
|
- sam@snug.ug
|
79
79
|
- mason@zivtech.com
|
@@ -149,6 +149,6 @@ rubyforge_project: toolkit
|
|
149
149
|
rubygems_version: 1.3.6
|
150
150
|
signing_key:
|
151
151
|
specification_version: 3
|
152
|
-
summary: RWD
|
152
|
+
summary: Progressive Enhancement and RWD toolkit of awesomeness
|
153
153
|
test_files: []
|
154
154
|
|