yi_appium_caps_util 1.0.1 → 1.0.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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 61fff7c392146eeb830c6ffd3fcba1ff20c8a006
4
- data.tar.gz: 27dac3650436aba685c4c1c434593d24e43f7f25
3
+ metadata.gz: 72bba2b9024a00731c2f8ba7801aff37c10ac658
4
+ data.tar.gz: 5e545673c084036afc87dd2409e46ff90aaca437
5
5
  SHA512:
6
- metadata.gz: 34f3666823814f56f94a73d5b2bd39f51b1b68f8581c64fb9dcedb65d1f82fb325ac5650ebbc306d16f3068813373acd05a37fe6ded2e28740c98d2d3f6e9049
7
- data.tar.gz: 1b07d5ca33848277491c94b9b7d0648ddcba5a02a657c680928ed030966bd0d614d381ba52eefda8330137ea2ad0ca7ae1aa1fcbf7fa8ccfb7c37caeac6ca09a
6
+ metadata.gz: 4d61e95dcfc18d62f88428e373c09a98b5da863c742fa424dcffd9b560c3fd63155248abee792791bfb0a62db87830a86d429a5c7b0a6231d6bf3646063ccdac
7
+ data.tar.gz: 8e3ef4174b446773ac5d9195b1b26d9832a7c7e8a281c0123077f585430386c2cfd0985de54d9b84da1697e2398b003dcfae2a3f365138369942932c789eec13
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yi_appium_caps_util
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simon Granger
@@ -12,7 +12,8 @@ bindir: bin
12
12
  cert_chain: []
13
13
  date: 2017-02-10 00:00:00.000000000 Z
14
14
  dependencies: []
15
- description: 'Updates real device caps: device ID and IP for Android & iOS'
15
+ description: This utility updates the caps for iOS and Android devices. Please refer
16
+ to homepage for ruther details on usage
16
17
  email: simon.granger@youi.tv
17
18
  executables:
18
19
  - yi_appium_caps_util
@@ -45,5 +46,5 @@ rubyforge_project:
45
46
  rubygems_version: 2.4.5.1
46
47
  signing_key:
47
48
  specification_version: 4
48
- summary: Updates your appium.txt capabilities
49
+ summary: Updates your appium.txt capabilities for iOS and Android
49
50
  test_files: []