sauce-connect 3.6.2 → 3.6.3

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 +11 -14
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8e56f0e098b6b876d3190333c6cb082263201e1c
4
- data.tar.gz: dd32b2cafdd18a958ca2cdb67fc30a34e9fc814b
3
+ metadata.gz: 16e0dacc41d61ff05bd9220329e64ba5caf0c453
4
+ data.tar.gz: efd6bedf9d1c9f3ae3bc927e4d0700b568dddef0
5
5
  SHA512:
6
- metadata.gz: 2fdca2ab4ed85bcaa83a4d3bb50b27bf88652654a8f5fb771a4c64c1d95a0dba6b49606925c4539c92aaab1e2b493a882c51db6c83cd693a6a691758bb309c13
7
- data.tar.gz: 30ec0d104a39d3998b34c0f3977ebb5ce09308cab795e6b180b9c1487fa460d9abb8dfb15537bd3233ad5322e6ecc39c3952d852eab696a996ba75dd12db9fa2
6
+ metadata.gz: 4baed884ec383c7bd7d83af57fc1288612431fb8dbfac7c4cb94945375a2aae831a08afdbf47eb208aba56629f29c173b7b3186cb5aba216362362ace20e84f2
7
+ data.tar.gz: 17882ca0f7dcb6797d14ac08ab817632bfe71bbdc80fcce32cfb5bba94cd2f507ca24847ea14ff5c6c969a4a4f8c4efd2448a49d94293e012352073543d8bef6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sauce-connect
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.6.2
4
+ version: 3.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - R. Tyler Croy
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2015-07-30 00:00:00.000000000 Z
14
+ date: 2016-10-24 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: sauce
@@ -19,14 +19,14 @@ dependencies:
19
19
  requirements:
20
20
  - - "~>"
21
21
  - !ruby/object:Gem::Version
22
- version: '3.5'
22
+ version: '3.7'
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
27
  - - "~>"
28
28
  - !ruby/object:Gem::Version
29
- version: '3.5'
29
+ version: '3.7'
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: rspec
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -41,7 +41,9 @@ dependencies:
41
41
  - - "~>"
42
42
  - !ruby/object:Gem::Version
43
43
  version: 3.3.0
44
- description: A wrapper to start and stop a Sauce Connect tunnel programatically.
44
+ description: A wrapper to start and stop a Sauce Connect tunnel programatically. [DEPRECATED]
45
+ Sauce Labs does not recommend this gem. It will not receive further development
46
+ or support.
45
47
  email:
46
48
  - tyler@monkeypox.org
47
49
  executables: []
@@ -53,12 +55,8 @@ homepage: https://docs.saucelabs.com/reference/sauce-connect
53
55
  licenses:
54
56
  - Apache 2.0
55
57
  metadata: {}
56
- post_install_message: |2
57
- To use the Sauce Connect gem, you'll need to download the appropriate
58
- Sauce Connect binary from https://docs.saucelabs.com/reference/sauce-connect
59
-
60
- Then, set the 'sauce_connect_4_executable' key in your Sauce.config block, to
61
- the path of the unzipped file's /bin/sc.
58
+ post_install_message: 'WARNING: This gem is no longer supported. Please see https://wiki.saucelabs.com/display/DOCS/Instant+Selenium+Ruby+Tests
59
+ for assistance running Ruby tests with Sauce Labs.'
62
60
  rdoc_options: []
63
61
  require_paths:
64
62
  - lib
@@ -76,9 +74,8 @@ requirements:
76
74
  - An account at http://www.saucelabs.com
77
75
  - A working copy of Sauce Connect from https://docs.saucelabs.com/reference/sauce-connect
78
76
  rubyforge_project:
79
- rubygems_version: 2.4.8
77
+ rubygems_version: 2.5.1
80
78
  signing_key:
81
79
  specification_version: 4
82
- summary: Manage Sauce Connect from within your tests
80
+ summary: "[DEPRECATED] Manage Sauce Connect from within your tests"
83
81
  test_files: []
84
- has_rdoc: