rhodes 2.2.2.beta.1 → 2.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.
Files changed (3) hide show
  1. data/Manifest.txt +5647 -0
  2. data/rhodes.gemspec +1 -1
  3. metadata +4 -5
@@ -3,7 +3,7 @@ require "lib/rhodes.rb"
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = %q{rhodes}
6
- s.version = '2.2.2.beta.1'
6
+ s.version = '2.2.2'
7
7
 
8
8
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
9
9
  s.authors = ["Rhomobile"]
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rhodes
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196433
5
- prerelease: true
4
+ hash: 3
5
+ prerelease: false
6
6
  segments:
7
7
  - 2
8
8
  - 2
9
9
  - 2
10
- - beta
11
- - 1
12
- version: 2.2.2.beta.1
10
+ version: 2.2.2
13
11
  platform: ruby
14
12
  authors:
15
13
  - Rhomobile
@@ -750,6 +748,7 @@ files:
750
748
  - lib/test/rho_stubs.rb
751
749
  - lib/test/syncdb.sqlite
752
750
  - LICENSE
751
+ - Manifest.txt
753
752
  - platform/android/build/android.rake
754
753
  - platform/android/build/androidcommon.rb
755
754
  - platform/android/build/libcurl_build.files