rhodes 3.2.2.beta → 3.2.2
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/version +1 -1
- metadata +5 -6
data/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.2.2
|
|
1
|
+
3.2.2
|
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rhodes
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 11
|
|
5
|
+
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 3
|
|
8
8
|
- 2
|
|
9
9
|
- 2
|
|
10
|
-
|
|
11
|
-
version: 3.2.2.beta
|
|
10
|
+
version: 3.2.2
|
|
12
11
|
platform: ruby
|
|
13
12
|
authors:
|
|
14
13
|
- Rhomobile
|
|
@@ -16,7 +15,7 @@ autorequire:
|
|
|
16
15
|
bindir: bin
|
|
17
16
|
cert_chain: []
|
|
18
17
|
|
|
19
|
-
date: 2011-11-
|
|
18
|
+
date: 2011-11-10 00:00:00 -08:00
|
|
20
19
|
default_executable:
|
|
21
20
|
dependencies:
|
|
22
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -7999,7 +7998,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
7999
7998
|
requirements: []
|
|
8000
7999
|
|
|
8001
8000
|
rubyforge_project: rhodes
|
|
8002
|
-
rubygems_version: 1.
|
|
8001
|
+
rubygems_version: 1.3.7
|
|
8003
8002
|
signing_key:
|
|
8004
8003
|
specification_version: 2
|
|
8005
8004
|
summary: The Rhodes framework is the easiest way to develop NATIVE apps with full device capabilities (GPS, PIM, camera, etc.) for any smartphone.
|