mabtie 0.0.3.alpha2 → 0.0.3
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.
metadata
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mabtie
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 25
|
|
5
|
+
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
9
|
- 3
|
|
10
|
-
|
|
11
|
-
- 2
|
|
12
|
-
version: 0.0.3.alpha2
|
|
10
|
+
version: 0.0.3
|
|
13
11
|
platform: ruby
|
|
14
12
|
authors:
|
|
15
13
|
- Chad Pytel
|
|
@@ -22,7 +20,7 @@ autorequire:
|
|
|
22
20
|
bindir: bin
|
|
23
21
|
cert_chain: []
|
|
24
22
|
|
|
25
|
-
date: 2011-05-
|
|
23
|
+
date: 2011-05-25 00:00:00 -05:00
|
|
26
24
|
default_executable:
|
|
27
25
|
dependencies:
|
|
28
26
|
- !ruby/object:Gem::Dependency
|
|
@@ -40,7 +38,7 @@ dependencies:
|
|
|
40
38
|
type: :development
|
|
41
39
|
version_requirements: *id001
|
|
42
40
|
description: Mabtie is a CSS framework, or a melting pot of them, to create great style defults.
|
|
43
|
-
email: support@
|
|
41
|
+
email: support@assignitapp.com
|
|
44
42
|
executables: []
|
|
45
43
|
|
|
46
44
|
extensions: []
|
|
@@ -91,20 +89,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
91
89
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
92
90
|
none: false
|
|
93
91
|
requirements:
|
|
94
|
-
- - "
|
|
92
|
+
- - ">="
|
|
95
93
|
- !ruby/object:Gem::Version
|
|
96
|
-
hash:
|
|
94
|
+
hash: 3
|
|
97
95
|
segments:
|
|
98
|
-
-
|
|
99
|
-
|
|
100
|
-
- 1
|
|
101
|
-
version: 1.3.1
|
|
96
|
+
- 0
|
|
97
|
+
version: "0"
|
|
102
98
|
requirements: []
|
|
103
99
|
|
|
104
100
|
rubyforge_project:
|
|
105
101
|
rubygems_version: 1.6.1
|
|
106
102
|
signing_key:
|
|
107
103
|
specification_version: 3
|
|
108
|
-
summary: Mabtie adds default stylesheets to web apps
|
|
104
|
+
summary: Mabtie adds default stylesheets to web apps.
|
|
109
105
|
test_files: []
|
|
110
106
|
|