mockup 0.0.6 → 0.0.7
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.
- data/build.version +1 -1
- metadata +6 -6
data/build.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.0.
|
|
1
|
+
0.0.7
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mockup
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 17
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 7
|
|
10
|
+
version: 0.0.7
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Robert R Evans
|
|
@@ -15,7 +15,7 @@ autorequire:
|
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
|
-
date: 2010-
|
|
18
|
+
date: 2010-10-06 00:00:00 -07:00
|
|
19
19
|
default_executable:
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -50,7 +50,7 @@ dependencies:
|
|
|
50
50
|
version: 1.3.0
|
|
51
51
|
type: :development
|
|
52
52
|
version_requirements: *id002
|
|
53
|
-
description:
|
|
53
|
+
description: "Mockup: Rapid Prototyping using Compass, Sass, and Serve."
|
|
54
54
|
email:
|
|
55
55
|
- robert@codewranglers.org
|
|
56
56
|
executables:
|
|
@@ -105,6 +105,6 @@ rubyforge_project:
|
|
|
105
105
|
rubygems_version: 1.3.7
|
|
106
106
|
signing_key:
|
|
107
107
|
specification_version: 3
|
|
108
|
-
summary:
|
|
108
|
+
summary: "Mockup: Rapid Prototyping."
|
|
109
109
|
test_files: []
|
|
110
110
|
|