sauce-connect 3.5.1 → 3.5.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/sauce/connect.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ac85a3af79d626f0f58d6deed1db7ebe445ffdbe
4
- data.tar.gz: d4fb55c8c1ec84446d79acd73ccebb66029d72aa
3
+ metadata.gz: d1b5c6dd4457afc676e843312bbecc879268e250
4
+ data.tar.gz: 7a2d36c03c852d85a6b25fdb7e2b89f4321318c5
5
5
  SHA512:
6
- metadata.gz: c9c703b675f134b84bdcda37d9831fc6628da02b9a77afab434b6ce874adbc752b2263a8ebbcd373f30d683ac5d6a3e2bf362b613232e2628e22b4c82b1595e6
7
- data.tar.gz: 5398c70e1ee67fbbde0483a268399548c649427f78178bf3cac58d6ed7c81f68e50a2f0bcbab64f78ab5670971f673c7f8a7278fae057f5a799c456294c7e756
6
+ metadata.gz: 349d362737df5d4ab56ae5026e20c851fe1885ec2f6c66c29510aa4d372e9b58d36e96ec583548291575a1effd693d1986b2cb4306d34e95043269a34cb08a30
7
+ data.tar.gz: 5c512c005a4da0155626211a90b8c7db6507d35cbbf13840725bcf4dd9ac7e094a1cbf73540c958689acf0427aa2d0abd326ffba68cf85441f6ab938f74f45cb
@@ -97,7 +97,7 @@ module Sauce
97
97
  if line =~ /Tunnel remote VM is (.*) (\.\.|at)/
98
98
  @status = $1
99
99
  end
100
- if line =~/You may start your tests\./
100
+ if line =~/You may start your tests\./i
101
101
  @ready = true
102
102
  end
103
103
  if line =~ /- (Problem.*)$/
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.5.1
4
+ version: 3.5.2
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-02-23 00:00:00.000000000 Z
14
+ date: 2015-03-03 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: sauce