tunnel-vmc-plugin 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -24,7 +24,7 @@ module VMCTunnel
24
24
  end
25
25
  }
26
26
  input(:port, :default => 10000, :desc => "Port to bind the tunnel to")
27
- def tunnel(input)
27
+ def tunnel
28
28
  instances = client.service_instances
29
29
  fail "No services available for tunneling." if instances.empty?
30
30
 
@@ -1,3 +1,3 @@
1
1
  module VMCTunnel
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tunnel-vmc-plugin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 23
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 5
10
- version: 0.1.5
9
+ - 6
10
+ version: 0.1.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alex Suraci
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-08-21 00:00:00 Z
18
+ date: 2012-08-29 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: cfoundry
@@ -57,7 +57,7 @@ dependencies:
57
57
  requirements:
58
58
  - - ~>
59
59
  - !ruby/object:Gem::Version
60
- hash: 1636449028
60
+ hash: -818584907
61
61
  segments:
62
62
  - 1
63
63
  - 0