bosh_cli 1.2605.0 → 1.2606.0
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.
- data/lib/cli/commands/release.rb +1 -1
- data/lib/cli/version.rb +1 -1
- metadata +8 -8
data/lib/cli/commands/release.rb
CHANGED
|
@@ -244,7 +244,7 @@ module Bosh::Cli::Command
|
|
|
244
244
|
end
|
|
245
245
|
|
|
246
246
|
if should_convert_to_old_format?(tarball.version)
|
|
247
|
-
msg = "You are using CLI > 1.2579.0 with a director that doesn't support" +
|
|
247
|
+
msg = "You are using CLI > 1.2579.0 with a director that doesn't support " +
|
|
248
248
|
'the new version format you are using. Upgrade your ' +
|
|
249
249
|
'director to match the version of your CLI or downgrade your ' +
|
|
250
250
|
'CLI to 1.2579.0 to avoid versioning mismatch issues.'
|
data/lib/cli/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bosh_cli
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.2606.0
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2014-06-
|
|
12
|
+
date: 2014-06-13 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: bosh_common
|
|
@@ -18,7 +18,7 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - ~>
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 1.
|
|
21
|
+
version: 1.2606.0
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -26,7 +26,7 @@ dependencies:
|
|
|
26
26
|
requirements:
|
|
27
27
|
- - ~>
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: 1.
|
|
29
|
+
version: 1.2606.0
|
|
30
30
|
- !ruby/object:Gem::Dependency
|
|
31
31
|
name: json_pure
|
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -114,7 +114,7 @@ dependencies:
|
|
|
114
114
|
requirements:
|
|
115
115
|
- - ~>
|
|
116
116
|
- !ruby/object:Gem::Version
|
|
117
|
-
version: 1.
|
|
117
|
+
version: 1.2606.0
|
|
118
118
|
type: :runtime
|
|
119
119
|
prerelease: false
|
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -122,7 +122,7 @@ dependencies:
|
|
|
122
122
|
requirements:
|
|
123
123
|
- - ~>
|
|
124
124
|
- !ruby/object:Gem::Version
|
|
125
|
-
version: 1.
|
|
125
|
+
version: 1.2606.0
|
|
126
126
|
- !ruby/object:Gem::Dependency
|
|
127
127
|
name: net-ssh
|
|
128
128
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -205,7 +205,7 @@ dependencies:
|
|
|
205
205
|
version: 0.5.4
|
|
206
206
|
description: ! 'BOSH CLI
|
|
207
207
|
|
|
208
|
-
|
|
208
|
+
a72f3d'
|
|
209
209
|
email: support@cloudfoundry.com
|
|
210
210
|
executables:
|
|
211
211
|
- bosh
|
|
@@ -317,7 +317,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
317
317
|
version: '0'
|
|
318
318
|
segments:
|
|
319
319
|
- 0
|
|
320
|
-
hash:
|
|
320
|
+
hash: 1476710552421388379
|
|
321
321
|
requirements: []
|
|
322
322
|
rubyforge_project:
|
|
323
323
|
rubygems_version: 1.8.23.2
|