blobstore_client 1.1975.0 → 1.2005.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.
@@ -19,6 +19,10 @@ module Bosh
19
19
  }
20
20
  @tag = @options[:tag]
21
21
 
22
+ if @options[:unsupported]
23
+ @atmos_options[:unsupported] = @options[:unsupported]
24
+ end
25
+
22
26
  # Add proxy if ENV has the variable
23
27
  proxy = case URI.parse(@atmos_options[:url] || '').scheme
24
28
  when 'https'
@@ -1,7 +1,7 @@
1
1
  module Bosh
2
2
  module Blobstore
3
3
  class Client
4
- VERSION = '1.1975.0'
4
+ VERSION = '1.2005.0'
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blobstore_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1975.0
4
+ version: 1.2005.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-02-12 00:00:00.000000000 Z
12
+ date: 2014-02-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: aws-sdk
@@ -98,7 +98,7 @@ dependencies:
98
98
  requirements:
99
99
  - - ~>
100
100
  - !ruby/object:Gem::Version
101
- version: 1.1975.0
101
+ version: 1.2005.0
102
102
  type: :runtime
103
103
  prerelease: false
104
104
  version_requirements: !ruby/object:Gem::Requirement
@@ -106,7 +106,7 @@ dependencies:
106
106
  requirements:
107
107
  - - ~>
108
108
  - !ruby/object:Gem::Version
109
- version: 1.1975.0
109
+ version: 1.2005.0
110
110
  - !ruby/object:Gem::Dependency
111
111
  name: rspec
112
112
  requirement: !ruby/object:Gem::Requirement
@@ -125,7 +125,7 @@ dependencies:
125
125
  version: '0'
126
126
  description: ! 'BOSH blobstore client
127
127
 
128
- 9c66c4'
128
+ f36cae'
129
129
  email: support@cloudfoundry.com
130
130
  executables:
131
131
  - blobstore_client_console
@@ -170,7 +170,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
170
170
  version: '0'
171
171
  segments:
172
172
  - 0
173
- hash: 3808702433851088541
173
+ hash: 2964132699776732396
174
174
  requirements: []
175
175
  rubyforge_project:
176
176
  rubygems_version: 1.8.23