tunnel-dummy-vmc-plugin 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module VMCTunnelDummy
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tunnel-dummy-vmc-plugin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alex Suraci
@@ -15,7 +15,8 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-08-28 00:00:00 Z
18
+ date: 2012-11-20 00:00:00 -08:00
19
+ default_executable:
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
22
  name: cfoundry
@@ -28,9 +29,9 @@ dependencies:
28
29
  hash: 15
29
30
  segments:
30
31
  - 0
31
- - 3
32
- - 14
33
- version: 0.3.14
32
+ - 4
33
+ - 0
34
+ version: 0.4.0
34
35
  type: :runtime
35
36
  version_requirements: *id001
36
37
  description:
@@ -44,8 +45,9 @@ extra_rdoc_files: []
44
45
 
45
46
  files:
46
47
  - Rakefile
47
- - lib/tunnel-dummy-vmc-plugin/plugin.rb
48
48
  - lib/tunnel-dummy-vmc-plugin/version.rb
49
+ - lib/tunnel-dummy-vmc-plugin/plugin.rb
50
+ has_rdoc: true
49
51
  homepage: http://cloudfoundry.com/
50
52
  licenses: []
51
53
 
@@ -75,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
77
  requirements: []
76
78
 
77
79
  rubyforge_project: tunnel-dummy-vmc-plugin
78
- rubygems_version: 1.8.24
80
+ rubygems_version: 1.6.2
79
81
  signing_key:
80
82
  specification_version: 3
81
83
  summary: Provides a fake tunnel command that tells you to install the real plugin.