google-cloud-pubsub 0.32.2 → 0.33.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Pubsub
19
- VERSION = "0.32.2".freeze
19
+ VERSION = "0.33.0".freeze
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-pubsub
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.2
4
+ version: 0.33.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Moore
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-09-12 00:00:00.000000000 Z
12
+ date: 2018-09-21 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: google-cloud-core
@@ -265,7 +265,7 @@ files:
265
265
  - lib/google/cloud/pubsub/version.rb
266
266
  - lib/google/pubsub/v1/pubsub_pb.rb
267
267
  - lib/google/pubsub/v1/pubsub_services_pb.rb
268
- homepage: https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-pubsub
268
+ homepage: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-pubsub
269
269
  licenses:
270
270
  - Apache-2.0
271
271
  metadata: {}