calabash-android 0.2.0.pre10 → 0.2.0

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.
@@ -1,4 +1,7 @@
1
- 0.2.0.pre10
1
+ 0.2.0
2
+ No changes from 0.2.0.pre10.
3
+
4
+ 0.2.0.pre10:
2
5
  Now accepts full app paths as well as paths with spaces.
3
6
 
4
7
  0.2.0.pre9:
@@ -1,6 +1,6 @@
1
1
  module Calabash
2
2
  module Android
3
- VERSION = "0.2.0.pre10"
4
- FRAMEWORK_VERSION = "0.2.0.pre10"
3
+ VERSION = "0.2.0"
4
+ FRAMEWORK_VERSION = "0.2.0"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: calabash-android
3
3
  version: !ruby/object:Gem::Version
4
- hash: 869974521
5
- prerelease: 6
4
+ hash: 23
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
9
  - 0
10
- - pre
11
- - 10
12
- version: 0.2.0.pre10
10
+ version: 0.2.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - Jonas Maturana Larsen
@@ -631,14 +629,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
631
629
  required_rubygems_version: !ruby/object:Gem::Requirement
632
630
  none: false
633
631
  requirements:
634
- - - ">"
632
+ - - ">="
635
633
  - !ruby/object:Gem::Version
636
- hash: 25
634
+ hash: 3
637
635
  segments:
638
- - 1
639
- - 3
640
- - 1
641
- version: 1.3.1
636
+ - 0
637
+ version: "0"
642
638
  requirements: []
643
639
 
644
640
  rubyforge_project: