agent_client 1.5.0.pre.1657 → 1.1722.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/agent_client/version.rb +1 -3
  2. metadata +9 -6
@@ -1,9 +1,7 @@
1
- # encoding: UTF-8
2
-
3
1
  module Bosh
4
2
  module Agent
5
3
  class Client
6
- VERSION = '1.5.0.pre.1657'
4
+ VERSION = '1.1722.0'
7
5
  end
8
6
  end
9
7
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: agent_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0.pre.1657
5
- prerelease: 6
4
+ version: 1.1722.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - VMware
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-12-27 00:00:00.000000000 Z
12
+ date: 2014-01-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: httpclient
@@ -61,7 +61,7 @@ dependencies:
61
61
  version: '0'
62
62
  description: ! 'BOSH agent client
63
63
 
64
- ea2068'
64
+ c2a075'
65
65
  email: support@cloudfoundry.com
66
66
  executables:
67
67
  - agent_client
@@ -90,9 +90,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
90
90
  required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  none: false
92
92
  requirements:
93
- - - ! '>'
93
+ - - ! '>='
94
94
  - !ruby/object:Gem::Version
95
- version: 1.3.1
95
+ version: '0'
96
+ segments:
97
+ - 0
98
+ hash: 813328247909370229
96
99
  requirements: []
97
100
  rubyforge_project:
98
101
  rubygems_version: 1.8.23